Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-02 | Fix the type of argument to mimetypes functions | Loïc Hoguin | |
2013-11-02 | Update cowlib to 0.3.00.3.0 | Loïc Hoguin | |
Added support for mimetypes detection. | |||
2013-11-02 | Improve mimetypes code based on cowboy_static usage | Loïc Hoguin | |
2013-10-31 | Add the cow_mimetypes module for identifying mimetypes from ext | Loïc Hoguin | |
The module is partly generated from the big Apache mimetypes file. | |||
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 | |