Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
minimal-http-client/ | 12-May-2024 | - | 728 | 553 | ||
minimal-http-client-attach/ | 12-May-2024 | - | 340 | 219 | ||
minimal-http-client-captive-portal/ | 12-May-2024 | - | 397 | 263 | ||
minimal-http-client-certinfo/ | 12-May-2024 | - | 394 | 300 | ||
minimal-http-client-custom-headers/ | 12-May-2024 | - | 332 | 232 | ||
minimal-http-client-h2-rxflow/ | 12-May-2024 | - | 428 | 317 | ||
minimal-http-client-hugeurl/ | 12-May-2024 | - | 358 | 280 | ||
minimal-http-client-jit-trust/ | 12-May-2024 | - | 9,689 | 9,492 | ||
minimal-http-client-multi/ | 12-May-2024 | - | 978 | 706 | ||
minimal-http-client-post/ | 12-May-2024 | - | 496 | 370 | ||
README.md | D | 12-May-2024 | 538 | 9 | 8 |
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