forked from aerisweather/GuzzleHttpMock
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
It would be great if the library had also the ability to validate the request headers. Some APIs require certain headers being set and currently there's no way to test it using this library. You have revert to the built-in mocking capabilities of Guzzle, which are much lower-level and not so easy to use.
Reactions are currently unavailable