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
Type
/
to 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
191
Star
949
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
Migrate to libmicrohttpd 1.0.0 API with new features
- #370
#370
Merged
etr
merged 18 commits into
master
etr/libhttpserver:master
from
feature/mhd-1.0-parity
etr/libhttpserver:feature/mhd-1.0-parity
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Migrate to libmicrohttpd 1.0.0 API with new features
#370
etr
merged 18 commits into
master
etr/libhttpserver:master
from
feature/mhd-1.0-parity
etr/libhttpserver:feature/mhd-1.0-parity
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
Migrate to libmicrohttpd 1.0.0 API with new features
Show description for 1b830af
etr
committed
1b830af
View commit details
Copy full SHA for 1b830af
Browse repository at this point
Commits on Mar 25, 2026
Update README with all new MHD 1.0 features and options
Show description for 7484b50
etr
committed
7484b50
View commit details
Copy full SHA for 7484b50
Browse repository at this point
Commits on Mar 26, 2026
Add examples for new MHD 1.0 features and document them in README
Show description for 6d47202
etr
committed
6d47202
View commit details
Copy full SHA for 6d47202
Browse repository at this point
Commits on Mar 29, 2026
Cleaned-up validation issues
etr
committed
86d4631
View commit details
Copy full SHA for 86d4631
Browse repository at this point
fix codacy warnings
etr
committed
fd162ca
View commit details
Copy full SHA for fd162ca
Browse repository at this point
Add documentation and example for serving binary data from memory
Show description for a826832
claude
authored and
etr
committed
a826832
View commit details
Copy full SHA for a826832
Browse repository at this point
Fix CI: add ChangeLog entry and missing include <utility>
Show description for 2662f05
claude
authored and
etr
committed
2662f05
View commit details
Copy full SHA for 2662f05
Browse repository at this point
Migrate to libmicrohttpd 1.0.0 API with new features
Show description for 9ec8c40
etr
committed
9ec8c40
View commit details
Copy full SHA for 9ec8c40
Browse repository at this point
Fix Codacy CWE-126: replace strlen with std::char_traits::length
Show description for c546b77
etr
committed
c546b77
View commit details
Copy full SHA for c546b77
Browse repository at this point
Commits on Mar 30, 2026
Merge origin/master into feature/mhd-1.0-parity
Show description for e4341e6
etr
committed
e4341e6
View commit details
Copy full SHA for e4341e6
Browse repository at this point
Commits on Apr 5, 2026
libmicro to v1.0.3
etr
committed
e542ab0
View commit details
Copy full SHA for e542ab0
Browse repository at this point
libmicrohttpd to 1.0.3 in codeql checks
etr
committed
a6e6bd7
View commit details
Copy full SHA for a6e6bd7
Browse repository at this point
Commits on Apr 15, 2026
Fix CI: cpplint errors, external event loop test, and Windows pipe build
Show description for d4808b4
etr
committed
d4808b4
View commit details
Copy full SHA for d4808b4
Browse repository at this point
Merge origin/master into feature/mhd-1.0-parity
Show description for 8848607
etr
committed
8848607
View commit details
Copy full SHA for 8848607
Browse repository at this point
Commits on Apr 19, 2026
Fix Windows build for new_response_types test
Show description for 0aa9359
etr
committed
0aa9359
View commit details
Copy full SHA for 0aa9359
Browse repository at this point
Silence cpplint readability/braces on Windows-guarded class
Show description for 9ddeac7
etr
committed
9ddeac7
View commit details
Copy full SHA for 9ddeac7
Browse repository at this point
Commits on Apr 20, 2026
Fix Windows external_event_loop test: drop no_thread_safety()
Show description for a409ca2
etr
committed
a409ca2
View commit details
Copy full SHA for a409ca2
Browse repository at this point
Commits on Apr 21, 2026
Fix Windows port leak in quiesce_does_not_crash test
Show description for 8bcc237
etr
committed
8bcc237
View commit details
Copy full SHA for 8bcc237
Browse repository at this point
You can’t perform that action at this time.