You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add the option `acceptedMethods`
Add the option `acceptedMethods` to allow for requests with method other than "GET" to be processed
* Update README.md
Update README.md documenting the addition of the option `acceptedMethods`
* Tests for the option `acceptedMethods`
Add a set of testes for the option `acceptedMethods`
* Tests for the option `acceptedMethods` : smallfix, line ending
* Changed option name from acceptedMethods to methods
* Update README.md
* Changed option name from acceptedMethods to methods
0 commit comments