This adds a thread-safe RoundTripper that can be used for mocking HTTP requests in tests. Incoming requests are matched based on their contents, not the order the stubs were registered in. |
||
|---|---|---|
| .. | ||
| httpmock.go | ||
This adds a thread-safe RoundTripper that can be used for mocking HTTP requests in tests. Incoming requests are matched based on their contents, not the order the stubs were registered in. |
||
|---|---|---|
| .. | ||
| httpmock.go | ||