Baoyuantop commented on issue #11841: URL: https://github.com/apache/apisix/issues/11841#issuecomment-2903585704
This issue is not an APISIX bug, but a misunderstanding of the HTTP Cookie protocol: - Client-side issue: incorrectly formatted cookies were sent and the HttpOnly attribute should not have been included in the request header. - APISIX behaved correctly: the malformed cookie string was parsed correctly according to standard protocols. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org