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