HTTP: fixed cookie parsing.
The fixing supports the cookie value with the '=' character. This is related to #756 PR on Github. Thanks to changxiaocui.
This commit is contained in:
@@ -31,6 +31,12 @@ NGINX Unit updated to 1.29.0.
|
||||
date="" time=""
|
||||
packager="Nginx Packaging <nginx-packaging@f5.com>">
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
fix HTTP cookie parsing when the value contains an equals sign.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user