Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 278 Bytes

libcurl-http.md

File metadata and controls

13 lines (8 loc) · 278 Bytes

HTTP with libcurl

HTTP is by far the most commonly used protocol by libcurl users and libcurl offers countless ways of modifying such transfers. See the HTTP protocol basics for some basics on how the HTTP protocol works.

HTTPS

TBD

HTTP proxy

TBD