Let server_set_cookie() stay silent when the cookie isn't modified
authorFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:07:57 +0000 (14:07 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:07:57 +0000 (14:07 +0000)
commit356eb03150a520a88b079f81f92138b2d988d91f
tree48344b6ce4975a163492caf76b6179711fd3d740
parent9a962b219983489e778f24d95e1d6b3ddb8c7a87
Let server_set_cookie() stay silent when the cookie isn't modified

It previously would claim to have created a session cookie
after letting a session cookie pass unmodified.
parsers.c