aboutsummaryrefslogtreecommitdiffstats
path: root/ebin
AgeCommit message (Collapse)Author
2017-05-19Add functions for creating WINDOW_UPDATE h2 framesLoïc Hoguin
2017-04-27Add cow_sse module which implements parsing of SSELoïc Hoguin
Building of events will be implemented at a later time.
2017-01-06Update CI; version to 2.0.0-pre.12.0.0-pre.1Loïc Hoguin
2016-11-02Add OTP-19.1.5 HiPE target for CILoïc Hoguin
Experimental HiPE CI support in Erlang.mk.
2016-10-03Update Erlang.mkLoïc Hoguin
Includes some small maintenance tweaks to Makefile etc.
2016-06-06Add cow_uri:urlencode/1 and cow_uri:urldecode/1Loïc Hoguin
These are expected to be used on path components, unlike cow_qs:url{en,de}code/1 which are for query strings.
2015-08-26Update erlang.mk and start using CircleCILoïc Hoguin