Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |