varnish / varnish-modules

Collection of Varnish Cache modules (vmods) by Varnish Software
Other
185 stars 86 forks source link

Clearify documentation on vmod-cookie and Set-Cookie #67

Closed mss closed 7 years ago

mss commented 7 years ago

As discussed with @gquintard in issue #66 this VMOD shouldn't be used to manipulate the Set-Cookie response headers. This small change tries to make the documentation clearer.

gquintard commented 7 years ago

Merged, thanks!