Name Date Size

..25-Oct-20244 KiB

minimal-http-client/H25-Oct-20244 KiB

minimal-http-client-attach/H25-Oct-20244 KiB

minimal-http-client-captive-portal/H25-Oct-20244 KiB

minimal-http-client-certinfo/H25-Oct-20244 KiB

minimal-http-client-custom-headers/H25-Oct-20244 KiB

minimal-http-client-h2-rxflow/H25-Oct-20244 KiB

minimal-http-client-hugeurl/H25-Oct-20244 KiB

minimal-http-client-jit-trust/H25-Oct-20244 KiB

minimal-http-client-multi/H25-Oct-20244 KiB

minimal-http-client-post/H25-Oct-20244 KiB

README.mdH A D25-Oct-2024538

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