Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
http-server Directory Reference
+ Directory dependency graph for http-server:

Files

 HttpFileserver.cpp
 Implementation of file serving and directory listing over HTTP.
 
 HttpServer.cpp
 HTTP Server implementation with per-client task handling.
 
 JwtAuthenticator.cpp
 Implementation of JwtAuthenticator for JWT creation and validation.
 
 Middleware.cpp
 Predefined middleware implementations for logging and JWT authentication.
 
 MultipartParser.cpp
 Implementation of multipart/form-data parsing and file upload handling.
 
 Router.cpp
 HTTP routing with middleware and optional JWT-based authorization.