index
:
cowlib.git
1.0.x
faster-http2
master
qpack
struct-hd-15
Support library for manipulating Web protocols.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cow_cookie.erl
Age
Commit message (
Expand
)
Author
2020-11-12
Fix set-cookie empty domain attribute parsing
Loïc Hoguin
2020-10-20
Document the same_site changes
Loïc Hoguin
2020-10-07
Cookies: accept setting same_site to none
Niklas
2020-03-11
Add cow_cookie:cookie/1
Loïc Hoguin
2020-03-06
Add cow_cookie:parse_set_cookie/1
Loïc Hoguin
2019-10-10
Fix cookie_opts() type in code and documentation
Loïc Hoguin
2019-10-04
Add manual for cow_cookie
Loïc Hoguin
2018-09-28
Add support for SameSite cookies
ECrownofFire
2018-06-04
Update copyrights
Loïc Hoguin
2018-03-05
Allow cookies without a value
Jonathan Perret
2017-06-08
Crash cookie parsing with badarg on error
Loïc Hoguin
2015-07-21
Fix handling of default values in cookie options
Krzysztof Jurewicz
2015-03-12
Maintenance
Loïc Hoguin
2015-02-16
Add a comment on a test
Loïc Hoguin
2014-05-18
Accept commas as part of cookie values
Loïc Hoguin
2014-02-05
Update copyright years
0.5.0
Loïc Hoguin
2013-11-08
Remove some pointless comments
Loïc Hoguin
2013-10-23
Add cookie parsing and building code
Loïc Hoguin