Commit 5b53ab1
committed
Treat absolute URL reqs as setting the tunnel destination in themselves
Previously if you tunnelled to a proxy server, and then sent GET
http://example.com, we treated the proxy server address as your intended
final destionation. That's clearly not quite right - it's weird that you
would do this, but if you do, the final request is itself another tunnel
really and we should treat that as the final destination.1 parent 6974e26 commit 5b53ab1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
0 commit comments