Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-23 | Update cowlib to 0.2.00.2.0 | Loïc Hoguin | |
Added support for cookies and cookie date. | |||
2013-10-23 | Add cookie parsing and building code | Loïc Hoguin | |
2013-10-22 | Simplify parse_fullpath code | Loïc Hoguin | |
2013-09-04 | Introduce cow_http support module0.1.0 | Loïc Hoguin | |
This module contains parsing functions for the basic HTTP items, basically request-line, response-line and host. | |||
2013-09-02 | Don't return unecessary data when split failed | Loïc Hoguin | |
2013-09-02 | Replace previous special header if there's any duplicate | Loïc Hoguin | |
2013-08-22 | Initial commit with most of spdy/3 | Loïc Hoguin | |