c7f1a105a9
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.
7 lines
253 B
Text
7 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.
|