Skip to content
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

Expect:100-Continue header handling #4576

Merged
merged 3 commits into from
Sep 24, 2020
Merged

Conversation

senivam
Copy link
Contributor

@senivam senivam commented Sep 22, 2020

Signed-off-by: Maxim Nesen maxim.nesen@oracle.com

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
@senivam
Copy link
Contributor Author

senivam commented Sep 22, 2020

fixes #4536

Handling is added only for default Jersey connector (HttpUrlConnector). Is configurable by appropriate parameters.

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
@senivam senivam linked an issue Sep 24, 2020 that may be closed by this pull request
@senivam senivam merged commit f8ae767 into eclipse-ee4j:master Sep 24, 2020
@senivam senivam deleted the issue_4536 branch September 24, 2020 11:02
@jansupol jansupol modified the milestones: 2.30, 2.32 Sep 25, 2020
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.

Missing Expect header and 100-continue handling in Jersey Client
3 participants