http-client
http-client copied to clipboard
Haddocks in Network.HTTP.Conduit still mention `checkStatus`
In the haddoks for the Network.HTTP.Conduit module, it seems checkStatus has been deprecated in favor of checkResponse which doesn't seem to have a usage example.
Want to send a PR?
On Thu, Apr 27, 2017, 8:48 AM Erik de Castro Lopo [email protected] wrote:
In the haddoks for the Request type, it seems checkStatus has been deprecated in favor of checkResponse which doesn't seem to have a usage example.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/snoyberg/http-client/issues/272, or mute the thread https://github.com/notifications/unsubscribe-auth/AADBBzoYkbnxKbM_MU2yOx2Hk0Hl4Yzxks5r0CwRgaJpZM4NJwek .
I'll see if I can figure it out enough to document it.