Commit 51ae5c2
Revert per-instance HTTP transport in BrowserStackClient
Customers may rely on the previous JVM-wide static HTTP_TRANSPORT
behaviour where setProxy on any client applied to all instances.
Restoring the static field to avoid breaking those setups.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9a5d3d9 commit 51ae5c2
2 files changed
Lines changed: 4 additions & 67 deletions
File tree
- src
- main/java/com/browserstack/client
- test/java/com/browserstack/client
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
Lines changed: 0 additions & 63 deletions
This file was deleted.
0 commit comments