aboutsummaryrefslogtreecommitdiffstats
path: root/README.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-02 14:31:02 +0100
committerLoïc Hoguin <[email protected]>2020-03-06 11:01:21 +0100
commit4b9da5965cd3c8fe93639eddcb8973407f86bbb7 (patch)
tree4adbc5e5b128591a25632eec074e6108fb12abcd /README.asciidoc
parentbbb6e57123ca12ad18e88f4a6e28b866afa3ed5a (diff)
downloadcowlib-4b9da5965cd3c8fe93639eddcb8973407f86bbb7.tar.gz
cowlib-4b9da5965cd3c8fe93639eddcb8973407f86bbb7.tar.bz2
cowlib-4b9da5965cd3c8fe93639eddcb8973407f86bbb7.zip
Add cow_cookie:parse_set_cookie/1
Also do minor fixes to cow_cookie:parse_cookie/1. There is a potential incompatibility from these changes, because now a header "Cookie: foo" will be translated to a cookie with an empty name and value "foo", instead of cookie name "foo" and empty value. Also cookie names starting with $ are no longer ignored. These fixes are necessary for the cookies test suite from Web platform tests to work, and match the upcoming cookie RFC.
Diffstat (limited to 'README.asciidoc')
0 files changed, 0 insertions, 0 deletions