File: README.md

package info (click to toggle)
haskell-http-conduit 2.3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: haskell: 1,609; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
http-conduit
============

Provides for making efficient HTTP/HTTPS requests, providing either a simple or
streaming interface.

Full tutorial docs are available at:
https://github.com/snoyberg/http-client/blob/master/TUTORIAL.md

The `Network.HTTP.Conduit.Browser` module has been moved to <http://hackage.haskell.org/package/http-conduit-browser/>