Programming Guide
This Section regroups topics to help developing a custom HTTP client application with the µC/HTTP-client stack. Examples are include in many sub-sections.
- Control Structure
- HTTP Client Connection Object Setup
- HTTP Client Request Object Setup
- Open Secure Connection with SSL-TLS
- Query String
- Add Additional Header fields to an HTTP Request
- Request's Body Standard Transfer
- Chunked Transfer Encoding
- Form Submission
- Persistent Connection
- Retrieve HTTP Response Data
- WebSocket