8 lines
253 B
Text
8 lines
253 B
Text
|
An HTTP client engine, intended as a base layer for more user-friendly
|
||
|
packages.
|
||
|
|
||
|
This codebase has been refactored from http-conduit.
|
||
|
|
||
|
Note that, if you want to make HTTPS secure connections, you should
|
||
|
use http-client-tls in addition to this library.
|