tree: 080103c41b1021f5941ab88442ec57017418a873 [path history] [tgz]
  1. minimal-http-client/
  2. minimal-http-client-attach/
  3. minimal-http-client-captive-portal/
  4. minimal-http-client-certinfo/
  5. minimal-http-client-custom-headers/
  6. minimal-http-client-h2-rxflow/
  7. minimal-http-client-hugeurl/
  8. minimal-http-client-jit-trust/
  9. minimal-http-client-multi/
  10. minimal-http-client-post/
  11. README.md
minimal-examples/http-client/README.md
namedemonstrates
minimal-http-client-certinfoShows how to gain detailed information on the peer certificate
minimal-http-client-custom-headersShows how to send and receive custom headers (h1 only)
minimal-http-client-hugeurlSends a > 2.5KB URL to warmcat.com
minimal-http-client-multiConnects to and reads https://warmcat.com, 8 times concurrently
minimal-http-client-postPOSTs a form containing an uploaded file and a form variable, and captures the response
minimal-http-clientConnects to and reads https://warmcat.com