1a28c26b4b
Motivation: When decoding the cookies on the server, the "Cookie" HTTP request header value should be considered. The "Set-Cookie" HTTP response header is used to send cookies from the server to the user agent. Modification: - Specify in javadoc that the "Cookie" HTTP request header value should be considered and not the "Set-Cookie" HTTP response header value. Result: Correct ServerCookieDecoder javadoc |
||
---|---|---|
.. | ||
main | ||
test |