0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00

Add man pages for parse_qs, match_qs and parse_header

[ci skip]
This commit is contained in:
Loïc Hoguin 2016-11-07 01:11:56 +02:00
parent 0df88c0d0a
commit b2e981ca40
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
4 changed files with 366 additions and 1 deletions

View file

@ -33,7 +33,7 @@ Note that this snippet will crash if the header is missing.
Name::
Desired HTTP header name as a binary string.
Desired HTTP header name as a lowercase binary string.
Req::