-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Surf is still sending requests to B2 even with surf-vcr intercepting them; this is likely upstream's issue 307[1], but I need to debug to be certain. This commit works around the problem by using localhost as our server. The strange thing is that surf does not appear to always send the requests, and I have not been able to observe any requests when listening via netcat. [1]: http-rs/surf#307
- Loading branch information
Showing
2 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters