Age | Commit message (Collapse) | Author |
|
Minor tweaks to types and code.
|
|
Adds chunked transfer-encoding support plus a few functions imported
from Cowboy. Also adds a function to build requests for clients.
|
|
Fix multipart body reading. Thanks to Ali Sabil for the many tests
and reports.
|
|
|
|
Added support for multipart building and parsing.
Added an include file for doing inline lowercase of binary strings.
|
|
This is a new implementation that has been measured to be up
to 33% faster than the implementation that was in Cowboy.
|
|
Add support for query strings, optimize cookie date building.
|
|
Added support for mimetypes detection.
|
|
Added support for cookies and cookie date.
|
|
|