Files
cpp-httplib/docs-src/pages/en/cookbook/index.md
2026-04-10 19:02:44 -04:00

3.5 KiB

title, order, status
title order status
Cookbook 0 draft

A collection of recipes that answer "How do I...?" questions. Each recipe is self-contained — read only what you need. For an introduction to the basics, see the Tour.

Client

Basics

Authentication

File Upload

Streaming & Progress

Connection & Performance

Error Handling & Debugging

Server

Basics

Streaming & Files

Handler Chain

Error Handling & Debugging

Operations & Tuning

TLS / Security

SSE

WebSocket