anmonteiro / anmonteiro/httpun
Tolerant applications
Open
- Dominant language
- OCaml
- Stars
- 63
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently httpaf doesn't accept HTTP requests using `LF` instead of `CRLF`. While this is not part of the specification it is a recommendation by the RFC below.
This doesn't blocks httpaf from working with netcat directly.
### 19.3 Tolerant Applications
https://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.