Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-26 | Update erlang.mk and start using CircleCI | Loïc Hoguin | |
2015-03-12 | Update Cowlib to 1.3.01.3.0 | Loïc Hoguin | |
2015-03-12 | Maintenance | Loïc Hoguin | |
* Update copyright years. * Update erlang.mk. * Fix triq testing. | |||
2015-03-06 | Update Cowlib to 1.2.01.2.0 | Loïc Hoguin | |
2015-02-16 | Update Cowlib to 1.1.01.1.0 | Loïc Hoguin | |
2014-11-07 | Update cowlib to 1.0.11.0.1 | Loïc Hoguin | |
2014-11-07 | Update erlang.mk | Loïc Hoguin | |
2014-08-01 | Update cowlib to 1.0.01.0.0 | Loïc Hoguin | |
2014-06-10 | Update cowlib to 0.6.20.6.2 | Loïc Hoguin | |
Fix parsing of Google Analytics cookies. | |||
2014-03-27 | Update cowlib to 0.6.10.6.1 | Loïc Hoguin | |
Minor tweaks to types and code. | |||
2014-03-22 | Update cowlib to 0.6.00.6.0 | Loïc Hoguin | |
Adds chunked transfer-encoding support plus a few functions imported from Cowboy. Also adds a function to build requests for clients. | |||
2014-02-19 | Updated cowlib to 0.5.10.5.1 | Loïc Hoguin | |
Fix multipart body reading. Thanks to Ali Sabil for the many tests and reports. | |||
2014-02-05 | Update copyright years0.5.0 | Loïc Hoguin | |
2014-02-05 | Update cowlib to 0.5.0 | Loïc Hoguin | |
Added support for multipart building and parsing. Added an include file for doing inline lowercase of binary strings. | |||
2014-02-05 | Add the cow_multipart module for multipart message parsing and building | Loïc Hoguin | |
This is a new implementation that has been measured to be up to 33% faster than the implementation that was in Cowboy. | |||
2013-11-08 | Update cowlib to 0.4.00.4.0 | Loïc Hoguin | |
Add support for query strings, optimize cookie date building. | |||
2013-11-02 | Update cowlib to 0.3.00.3.0 | Loïc Hoguin | |
Added support for mimetypes detection. | |||
2013-10-23 | Update cowlib to 0.2.00.2.0 | Loïc Hoguin | |
Added support for cookies and cookie date. | |||
2013-08-22 | Initial commit with most of spdy/3 | Loïc Hoguin | |