Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-20 | Add asn1 to the list of applications to be started for SSL | Loïc Hoguin | |
Required since R16B01. And apparently needed in some cases before. | |||
2013-05-31 | In content-types, the charset parameter is converted to lowercase | Loïc Hoguin | |
We know this specific parameter is case insensitive so we automatically lowercase it to make things simpler to the developer. | |||
2013-05-31 | Improve generate_etag return value description | Loïc Hoguin | |
2013-05-25 | manual: Fix a typo in a typespec | Loïc Hoguin | |
2013-05-25 | manual: Add a missing return type for generate_etag | Loïc Hoguin | |
2013-05-17 | Add the Cowboy Function Reference | Loïc Hoguin | |
The manual details every stable public functions of Cowboy. |