• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Network/HTTP/H21-Feb-2021-1,068519

test/H21-Feb-2021-1,2131,067

ChangeLog.mdH A D21-Feb-20213.2 KiB13675

LICENSEH A D21-Feb-20211.3 KiB2620

README.mdH A D21-Feb-2021350 117

Setup.lhsH A D21-Feb-2021143 95

certificate.pemH A D21-Feb-2021875 1615

http-conduit.cabalH A D21-Feb-20213 KiB9788

key.pemH A D21-Feb-2021887 1615

README.md

1http-conduit
2============
3
4Provides for making efficient HTTP/HTTPS requests, providing either a simple or
5streaming interface.
6
7Full tutorial docs are available at:
8https://github.com/snoyberg/http-client/blob/master/TUTORIAL.md
9
10The `Network.HTTP.Conduit.Browser` module has been moved to <http://hackage.haskell.org/package/http-conduit-browser/>
11