Commit 43da740
committed
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 arduino#102641 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