tree: 221f53be149f3675c6cae7698a6096b47df542bf [path history] [tgz]
  1. minimal-http-client/
  2. minimal-http-client-attach/
  3. minimal-http-client-certinfo/
  4. minimal-http-client-custom-headers/
  5. minimal-http-client-h2-rxflow/
  6. minimal-http-client-hugeurl/
  7. minimal-http-client-multi/
  8. minimal-http-client-post/
  9. 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