eclipse-ee4j / eclipse-ee4j/tyrus

Tyrus incorrectly splits set-cookie header

Open
#690 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
128
Forks
49
PR merge metrics
No merged PRs in 30d

Description

I have cookie returned by server which looks like:
SRPA-Cookie=TGEyWUwZQW9RMEJfbDZBSVpLanclMkJ3JTxEJTNEOmVhUm5tdVdZcnNVeUVYTEdFdVU4TmclM0QlM0Q; Max-Age=31536000; Expires=Sun, 21-Feb-2021 19:35:57 GMT; Path=/; HttpOnly

But in AuthorizatorConfigurator#afterResponse method this header is split into two, because of the comma. Is it expected bahaviour?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.