Superfluous call to WriteHeader in statusResponseWriter #36

Open
opened 2019-12-18 04:48:44 +01:00 by electricdusk · 0 comments
Owner

Originally reported in #33 by @yorick.

2019/12/17 21:20:44 http: superfluous response.WriteHeader call from gitea.hashru.nl/dsprenkels/rushlink.(*statusResponseWriter).WriteHeader (router.go:79)

This happens when when a POST request is submitted to /, without the correct fields.

no ‘file’ and no ‘shorten’ fields given in form

Originally reported in #33 by @yorick. ``` 2019/12/17 21:20:44 http: superfluous response.WriteHeader call from gitea.hashru.nl/dsprenkels/rushlink.(*statusResponseWriter).WriteHeader (router.go:79) ``` This happens when when a POST request is submitted to `/`, without the correct fields. > `no ‘file’ and no ‘shorten’ fields given in form`
electricdusk added the
bug
label 2019-12-18 04:48:44 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: electricdusk/rushlink#36
No description provided.