Y
Hacker News
new
|
ask
|
show
|
jobs
by
Argorak
4183 days ago
I'm not sure whether I would call "munging the cookie header with regexps" "cookie handling" ;).
1 comments
acdha
4183 days ago
Agreed – it's possible and for simple tasks such as stripping an analytics cookie it's workable but for anything more serious you'd want something like
https://github.com/lkarsten/libvmod-cookie
link