jarcoal / httpmock

HTTP mocking for Golang
http://godoc.org/github.com/jarcoal/httpmock
MIT License
1.93k stars 103 forks source link

Can register URL path only as last fallback before failure #45

Closed maxatome closed 6 years ago

maxatome commented 6 years ago

Useful when the scheme+host are hidden behind some cryptic SDK