haskell-servant / servant-quickcheck

40 stars 21 forks source link

Fix #56: a notAllowedContainsAllowHeader bug #57

Closed ghost closed 6 years ago

ghost commented 6 years ago

This fixes a bug where when trying different requests, notAllowedContainsAllowHeader would print the initial request alongside the failure instead of the request causing the failure when it failed.