Commit b0554a8
authored
Fixed the unexpected warning on Android (#1097)
"Unsupported proxy version (0). Falling back to HTTP(0)."
This warning may occur when we selected to not use a proxy
Relates-To: OLPEDGE-2356
Signed-off-by: Andrey Kashcheev <[email protected]>1 parent e1256aa commit b0554a8
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
189 | 192 | | |
190 | 193 | | |
191 | 194 | | |
192 | | - | |
| 195 | + | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
| |||
0 commit comments