Baoyuantop commented on issue #12452: URL: https://github.com/apache/apisix/issues/12452#issuecomment-3100690585
Hi @nagarajusunkara, thanks for your report. I checked RFC 6265 and found that your example does not fully comply with the specification. Spaces are only allowed within quotation marks, so the correct value should be: ``` Cookie: session="foo bar baz"; locale="en US"; foo="spaced out"; badflag="" ``` What do you think? -- 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