cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

MIT License

Stars
12.9K
Committers
199

Bot releases are hidden (Show)

cpp-httplib - Add exception handler support

Published by yhirose over 3 years ago

cpp-httplib - Minor API breaking change for the pre request handler

Published by yhirose over 3 years ago

It now takes HandleResponse as a return value.

cpp-httplib - Fix problem with a 204 request

Published by yhirose almost 4 years ago

cpp-httplib - Pre/Post routing handlers support

Published by yhirose almost 4 years ago

cpp-httplib - Ensure socket is closed after processing in SSLServer

Published by yhirose almost 4 years ago

cpp-httplib - MultiparFormData parse problem on Client

Published by yhirose almost 4 years ago

cpp-httplib - Fix multiple threading bugs

Published by yhirose almost 4 years ago

cpp-httplib - Fixed stack smashing problem due to misuse of select

Published by yhirose almost 4 years ago

cpp-httplib - Fixed error_handler problems

Published by yhirose almost 4 years ago

cpp-httplib - Fix for SSL_connect problem and range problems

Published by yhirose almost 4 years ago

cpp-httplib - Fix digest auth proxy connection

Published by yhirose almost 4 years ago

cpp-httplib - Fixed SSL read timeout problem

Published by yhirose almost 4 years ago

cpp-httplib - Temporary fix for memory leak on SSL

Published by yhirose about 4 years ago

Please see #706 to find more information.

cpp-httplib - set_mount_point accepts HTTP headers

Published by yhirose about 4 years ago

cpp-httplib - Fix for '100 Continue' problem on client

Published by yhirose about 4 years ago

cpp-httplib - Added CPPHTTPLIB_COMPRESSION_BUFSIZ

Published by yhirose about 4 years ago

cpp-httplib - Fixed various bugs

Published by yhirose about 4 years ago

cpp-httplib - Content provider without content length

Published by yhirose about 4 years ago

cpp-httplib - Brotli support on server

Published by yhirose about 4 years ago

cpp-httplib - KeepAlive problem with a read time out client request

Published by yhirose about 4 years ago

Package Rankings
Top 15.11% on Spack.io
Badges
Extracted from project README
Related Projects