Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | Update copyrights | Loïc Hoguin | |
2015-03-12 | Maintenance | Loïc Hoguin | |
* Update copyright years. * Update erlang.mk. * Fix triq testing. | |||
2014-02-05 | Update copyright years0.5.0 | Loïc Hoguin | |
2013-11-08 | Add the cow_qs module for query string parsing and building | Loïc Hoguin | |
Includes functions to encode and decode percent encoded strings that follow the application/x-www_form_urlencoded format. Query string parsing should be 3 times faster than the code that was in Cowboy, and will also create less intermediate variables. |