venmo / DVR

Network testing for Swift
http://blog.soff.es/network-testing-in-swift-with-dvr
MIT License
651 stars 86 forks source link

Ignore BaseURL #43

Open mihaigeorgescu-newstore opened 8 years ago

mihaigeorgescu-newstore commented 8 years ago

When you use sandbox and production services they have different baseURL. I added the possibility to ignore the baseURL when matching url requests. If this is useful i can create a PR from my fork.

soffes commented 8 years ago

Sounds cool. PR away