イズカワタカノブ
イズカワタカノブ
hi @keremnymn Could you please show me each middleware settings? (nginx, gunicorn and so
Hello @elithrar I am interested in gorilla/mux maintainer. I usually use gorilla/mux to implement web server in golang, so I would be very happy if I can be of any...
LGTM Would you also like to update the version written in `go.mod`?
Hi @akki4vedi Since StrictSlash is true, this may be due to a redirect when accessing with /todo. Could you try accessing /todo/ once?
@akki4vedi I wrote the code and ran it, but I was able to get the headers in Middleware. The first screenshot you pasted doesn't seem to have a Referrer, under...
@akki4vedi The code I used for verification is below. I have tried to make it as similar to your code as possible. [gorilla_mux_703.zip](https://github.com/gorilla/mux/files/10163394/gorilla_mux_703.zip)