Skip to content

Track boost/http router consolidation#160

Merged
sgerbino merged 1 commit intodevelopfrom
pr/update-deps
May 1, 2026
Merged

Track boost/http router consolidation#160
sgerbino merged 1 commit intodevelopfrom
pr/update-deps

Conversation

@sgerbino
Copy link
Copy Markdown
Collaborator

@sgerbino sgerbino commented May 1, 2026

boost/http removed the separate flat_router class and merged its flattened-dispatch behavior into router<P, HT>. Use http::routerhttp::route_params directly in http_worker, http_server, https_server, and the example server.

boost/http removed the separate flat_router class and merged its
flattened-dispatch behavior into router<P, HT>. Use
http::router<http::route_params> directly in http_worker, http_server,
https_server, and the example server.
@sgerbino sgerbino merged commit 7d7644a into develop May 1, 2026
4 of 98 checks passed
@sgerbino sgerbino deleted the pr/update-deps branch May 1, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant