mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
504d23f468
Closes #523 There were a lot of unnecessary checks for HTTP methods of requests. gorilla/mux makes sure that these methods will only be called if certain HTTP methods are used, thus there's no reason to have these extra checks. |
||
---|---|---|
.. | ||
download.go | ||
routing.go | ||
upload.go |