Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
etr
/
libhttpserver
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
190
Star
950
Code
Issues
7
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libhttpserver
src
hook_handle.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2026
refactor: extract hook_bus collaborator from webserver_impl
Show description for 1f9a82e
etr
and
claude
committed
1f9a82e
View commit details
Copy full SHA for 1f9a82e
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
chore: readability comment sweep + WIP routing/cookie refactor checkpoint
Show description for de0c334
etr
and
claude
committed
de0c334
View commit details
Copy full SHA for de0c334
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
review-sweep: work all unworked minor findings (tasks 060-094)
Show description for 3540386
etr
and
claude
committed
3540386
View commit details
Copy full SHA for 3540386
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
TASK-086: Execute file-size split roadmap (FILE_LOC_MAX 750 -> 500)
Show description for 03c15df
etr
and
claude
committed
03c15df
View commit details
Copy full SHA for 03c15df
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
TASK-066: strike forward-debt comments; pin alias slots as construction-time-only
Show description for c20cde1
etr
and
claude
committed
c20cde1
View commit details
Copy full SHA for c20cde1
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
ci: drop all CCN-gate offenders below the project ceiling
Show description for dd9df4d
etr
committed
dd9df4d
View commit details
Copy full SHA for dd9df4d
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
unworked validation sweep: fix major findings for tasks 036, 047, 049
Show description for 97bd08e
etr
and
claude
committed
97bd08e
View commit details
Copy full SHA for 97bd08e
View code at this point
Browse repository at this point
Commits on May 28, 2026
TASK-049 review: address majors+minors in webserver_aliases, hook bus, tests
etr
committed
900dc11
View commit details
Copy full SHA for 900dc11
View code at this point
Browse repository at this point
fix/task-046-review-cleanup: address 24 minor findings from TASK-046 review
Show description for 4566a62
etr
and
claude
committed
4566a62
View commit details
Copy full SHA for 4566a62
View code at this point
Browse repository at this point
fix/task-045-review-cleanup: address 4 major + 26 minor review findings
Show description for 263c126
etr
and
claude
committed
263c126
View commit details
Copy full SHA for 263c126
View code at this point
Browse repository at this point
Commits on May 27, 2026
TASK-036 review: rename response_ -> response + CWE-209 warning (findings 6, 9)
Show description for 7973dc2
etr
and
claude
committed
7973dc2
View commit details
Copy full SHA for 7973dc2
View code at this point
Browse repository at this point
Commits on May 26, 2026
TASK-051: per-route hooks via http_resource::add_hook
Show description for 91e9126
etr
committed
91e9126
View commit details
Copy full SHA for 91e9126
View code at this point
Browse repository at this point
TASK-050: fire after_handler / response_sent / request_completed + log_access alias
Show description for bed6ad3
etr
and
claude
committed
bed6ad3
View commit details
Copy full SHA for bed6ad3
View code at this point
Browse repository at this point
TASK-049: fire handler_exception + wire internal_error_handler alias
Show description for 83eb784
etr
and
claude
committed
83eb784
View commit details
Copy full SHA for 83eb784
View code at this point
Browse repository at this point
TASK-048: graduate auth/405 aliases to functional hooks + perf
Show description for f9e095d
etr
and
claude
committed
f9e095d
View commit details
Copy full SHA for f9e095d
View code at this point
Browse repository at this point
Commits on May 25, 2026
TASK-048: fire route_resolved + before_handler; wire 404/405/auth aliases
Show description for 2f6cb27
etr
and
claude
committed
2f6cb27
View commit details
Copy full SHA for 2f6cb27
View code at this point
Browse repository at this point
TASK-047: fire request_received and body_chunk hooks (pre-handler short-circuit)
Show description for 1e158a7
etr
and
claude
committed
1e158a7
View commit details
Copy full SHA for 1e158a7
View code at this point
Browse repository at this point
TASK-046: housekeeping — mark Done, simplify gates, persist review notes
Show description for 1b942d9
etr
committed
1b942d9
View commit details
Copy full SHA for 1b942d9
View code at this point
Browse repository at this point
Commits on May 23, 2026
TASK-046: fire connection_opened / accept_decision / connection_closed
Show description for 9625379
etr
and
claude
committed
9625379
View commit details
Copy full SHA for 9625379
View code at this point
Browse repository at this point
Commits on May 21, 2026
TASK-045: Hook bus skeleton (hook_phase, hook_action, hook_handle, add_hook)
Show description for 4dd7217
etr
and
claude
committed
4dd7217
View commit details
Copy full SHA for 4dd7217
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.