http-client icon indicating copy to clipboard operation
http-client copied to clipboard

Haddocks in Network.HTTP.Conduit still mention `checkStatus`

Open erikd opened this issue 8 years ago • 2 comments

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.

erikd avatar Apr 27 '17 05:04 erikd

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 .

snoyberg avatar Apr 27 '17 07:04 snoyberg

I'll see if I can figure it out enough to document it.

erikd avatar Apr 27 '17 08:04 erikd