← 返回首页
Releases · etr/libhttpserver · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Releases: etr/libhttpserver

Release list

Jump to release

Version 0.19.0

Compare

Choose a tag to compare

Filter
etr released this 16 Jun 04:07
Considering family_url as part of the priority when selecting a URL to match. More explicit selection of C++ version. Ability to handle multiple parameters with the same name on the URL. Enable error_log to handle params to interpolate in the string. Reduced memory footprint of requests using of string_view. Configurable management of upload files that allows to load files on disk only, memory only or both disk and memory. Fixed error codes. Method not allowed now returns 'allows' header. Added method to access the gnutls_session struct. Code cleanups. Better use of RAII. Improved test coverage.

Footer

© 2026 GitHub, Inc.