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 - New features and bug fixes Latest Release

Published by yhirose about 1 month ago

cpp-httplib - Bug fixes

Published by yhirose about 1 month ago

cpp-httplib - Bug fixes

Published by yhirose about 2 months ago

  • Windows: simplify conditional compilation and fix call to CreateFileMappingW
  • Fix Incorrect usage of urls ending without '/' in static file server (Windows only) https://github.com/yhirose/cpp-httplib/issues/1848
  • Header parser incorrectly accepts NUL and CR within header values #1908
  • Fix problem with Abstract Namespace Unix Domain
  • Fix SIGINT problem in Docker image
cpp-httplib - New features and Bug fixes

Published by yhirose about 2 months ago

cpp-httplib -

Published by yhirose 2 months ago

cpp-httplib - Some new features

Published by yhirose 2 months ago

cpp-httplib -

Published by yhirose 3 months ago

cpp-httplib - Bug fixes

Published by yhirose 4 months ago

cpp-httplib - Bug fix

Published by yhirose 9 months ago

  • Breaking change in handling requests with Range in v0.15.1 and v0.15.2 #1772
cpp-httplib - Bug fix

Published by yhirose 9 months ago

  • Severe directory traversal vulnerability (dotdotslash) #1768
cpp-httplib - Bug fix

Published by yhirose 9 months ago

  • Malicious requests for many overlapping byte ranges of large files risk OOM #1766
cpp-httplib - Some new features and bug fixes

Published by yhirose 9 months ago

cpp-httplib - Bug fixes

Published by yhirose 10 months ago

cpp-httplib - New feature

Published by yhirose about 1 year ago

  • Add optional user defined header writer #1683
cpp-httplib - Bug fix and breaking change

Published by yhirose about 1 year ago

Bug fixes:

Breaking change:

cpp-httplib - New features and bug fixes

Published by yhirose about 1 year ago

cpp-httplib - Bug fix

Published by yhirose over 1 year ago

  • Compiler freezes on Debian 10 (buster) with GCC 8.3.0 #1613
Package Rankings
Top 15.11% on Spack.io
Badges
Extracted from project README
Related Projects