-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
Description
as per #156 (comment),
add a with method that replaces withParams and allows to validate headers as well as params.
The methods accepts an object literal, the key params defines the params that must be matched and the headers key match the expected headers.