We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the new location of cookbook in all pages.
Updated Performing Authentication during Testing (markdown)
I found that I needed to import Network.Wai.Test to get access to the SResponse type. I figured this import statement should be in here, as the code does not run without it.
New cookbook recipe for doing authentication during testing