-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit 43da740
Fixed invalid http accept header
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 1 parent 5693423 commit 43da740
File tree
1 file changed
+5
-0
lines changed- arduino-core/src/cc/arduino/utils/network
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
131 | 136 |
| |
132 | 137 |
| |
133 | 138 |
| |
|
0 commit comments