Skip to content

Merging servlet improvements fixes #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Aug 16, 2017
Merged

Merging servlet improvements fixes #60

merged 7 commits into from
Aug 16, 2017

Conversation

sapessi
Copy link
Contributor

@sapessi sapessi commented Aug 15, 2017

…return a new FilterChainHolder each time. This addresses issue #56
…a decoded uri as per the servlet specs. This addresses issue #53
…y whether multiple Set-Cookie headers should be consolidated into a single header - RFC2109 is not support in all clients but API Gateway can only return a single header per key. These changes try to address concerns in issue #51
@sapessi sapessi added this to the Release 0.7 milestone Aug 15, 2017
…if the maxAge is < 0. This is tested with a browser and should finally close #51
@sapessi sapessi merged commit 628ed1b into master Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant