packages feed

http-client 0.3.8 → 0.3.8.1

raw patch · 2 files changed

+2/−1 lines, 2 files

Files

Network/HTTP/Client/Core.hs view
@@ -8,6 +8,7 @@     , httpRaw     , responseOpen     , responseClose+    , applyCheckStatus     , httpRedirect     ) where 
http-client.cabal view
@@ -1,5 +1,5 @@ name:                http-client-version:             0.3.8+version:             0.3.8.1 synopsis:            An HTTP client engine, intended as a base layer for more user-friendly packages. description:         This codebase has been refactored from http-conduit. homepage:            https://github.com/snoyberg/http-client