• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

minimal-http-client/23-Nov-2023-573439

minimal-http-client-attach/23-Nov-2023-408280

minimal-http-client-certinfo/23-Nov-2023-437341

minimal-http-client-custom-headers/23-Nov-2023-415310

minimal-http-client-h2-rxflow/23-Nov-2023-531392

minimal-http-client-hugeurl/23-Nov-2023-469359

minimal-http-client-multi/23-Nov-2023-709498

minimal-http-client-post/23-Nov-2023-526382

README.mdD23-Nov-2023538 98

README.md

1|name|demonstrates|
2---|---
3minimal-http-client-certinfo|Shows how to gain detailed information on the peer certificate
4minimal-http-client-custom-headers|Shows how to send and receive custom headers (h1 only)
5minimal-http-client-hugeurl|Sends a > 2.5KB URL to warmcat.com
6minimal-http-client-multi|Connects to and reads https://warmcat.com, 8 times concurrently
7minimal-http-client-post|POSTs a form containing an uploaded file and a form variable, and captures the response
8minimal-http-client|Connects to and reads https://warmcat.com
9