Skip to content

Fixed invalid http accept header #10371

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 1 commit into from
Jun 16, 2020

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jun 15, 2020

This patch overrides the default JDK accept header that happens to be
invalid, as per RFC 7231.

Real issue: https://bugs.openjdk.java.net/browse/JDK-8163921

Fix #10264

@DataGhost @matthijskooijman

This patch overrides the default JDK accept header that happens to be
invalid, as per RFC 7231.

Real issue: https://bugs.openjdk.java.net/browse/JDK-8163921

Fix arduino#10264
@cmaglie cmaglie added this to the Release 1.8.13 milestone Jun 15, 2020
@facchinm facchinm merged commit 7e0df39 into arduino:master Jun 16, 2020
@cmaglie cmaglie deleted the fix_http_accept_header branch June 23, 2020 13:33
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.

IDE uses invalid Accept: header for board downloads
3 participants