aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_bstr.erl
AgeCommit message (Collapse)Author
2017-01-02Welcome to 2017Loïc Hoguin
2014-03-26Remove outdated comments, all edoc, plus a few minor tweaksLoïc Hoguin
2014-02-06Update copyright yearsLoïc Hoguin
2013-04-26Removed asserts from unit testsEgobrain
2013-01-25Expose uppercase binary converterVladimir Dronnikov
2013-01-17Add cowboy_bstr:capitalize_token/1Loïc Hoguin
For optional header name capitalization. See the guide section about it.
2013-01-04Hello 2013Loïc Hoguin
2012-08-27Have only one -export and -export_type per lineLoïc Hoguin
This should make easier spotting additions and removals in commits.
2012-05-23Update version to 0.6.00.6.0Loïc Hoguin
Also update the CHANGELOG and copyright years.
2011-10-04Move a few binary string handling functions to cowboy_bstrLoïc Hoguin