Support HTTP extension (custom) methods
Open
area/http
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
Presently H/1 codec has a hardcoded list of HTTP methods it accepts. This prevents applications that use extension methods [(see RFC)](https://datatracker.ietf.org/doc/html/rfc2616#section-5.1.1) from working.
Contributor guide
Assessment
This issue has not been assessed yet.