This repository was archived by the owner on Nov 6, 2022. It is now read-only.
This repository was archived by the owner on Nov 6, 2022. It is now read-only.
Custom methods should be supported #309
Open
Description
Initially reported here: nghttp2/nghttp2#602
I see in sources big switch with hardcoded HTTP methods and rejects any custom methods, however, there is nothing in specs that forbids usage of custom methods (see referred issue for examples).