Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
* chore: fix some typos in comments by @bigmoonbit in https://github.com/yhirose/cpp-httplib/pull/2282
* Optimize ThreadPool and MatcherBase constructors by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2283
* New Stream API Support by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2281
* Implement ETag and Last-Modified support for static file responses and If-Range requests by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2286
* Update split.py file by @mikomikotaishi in https://github.com/yhirose/cpp-httplib/pull/2295
* Use std::move for content_provider in adapter by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2297
* Use std::move for boundary in set_boundary method by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2298
* Fix linker error on macOS when using CMake by @threecgreen in https://github.com/yhirose/cpp-httplib/pull/2299
* Remove unnecessary copies for AcceptEntry by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2303
* Change single char string literals to chars by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2304
* Remove another unnecessary string copy by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2305
* Use move semantics for auth key and value by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2306
* Replace httpbin.org with httpcan.org by @jfsimoneau in https://github.com/yhirose/cpp-httplib/pull/2300
* Add Zstd support through meson by @jfsimoneau in https://github.com/yhirose/cpp-httplib/pull/2293
* Verify Host header omits default ports per RFC 7230 by @Copilot in https://github.com/yhirose/cpp-httplib/pull/2307
* Implement SSEClient by @yhirose in https://github.com/yhirose/cpp-httplib/pull/2308
* Avoid unnecessary copying of request and response in proxy/redirect by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2310
* Use std::move for request redirection by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2311
* Add another missing std::move for base_dirs_ vector by @Skylion007 in https://github.com/yhirose/cpp-httplib/pull/2314

New Contributors

Full Changelog: yhirose/cpp-httplib@v0.28.0...v0.29.0

View the full release notes at https://github.com/yhirose/cpp-httplib/releases/tag/v0.29.0.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Dec 23, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 23, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 23, 2025
Merged via the queue into main with commit 2858cf0 Dec 23, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-cpp-httplib-0.29.0 branch December 23, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants