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
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 }}
RipcordSoftware
/
libhttpserver
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
21
Code
Issues
7
Pull requests
0
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
libhttpserver
httpserver.h
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2017
On request exception respond with 400/408/500 and close
Show description for 691c445
craigminihan
committed
691c445
View commit details
Copy full SHA for 691c445
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Added 100-continue support
craigminihan
committed
bb388ff
View commit details
Copy full SHA for bb388ff
View code at this point
Browse repository at this point
Commits on May 15, 2015
Added a regex based request router (a bit like like nodejs/connect/etc.)
craigminihan
committed
47fb211
View commit details
Copy full SHA for 47fb211
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Added socket io tracking, redirect and 404 to the Response class
craigminihan
committed
aead5e2
View commit details
Copy full SHA for aead5e2
View code at this point
Browse repository at this point
Added a FileStream class to stream files to the client
craigminihan
committed
075819f
View commit details
Copy full SHA for 075819f
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Limit the maximum number of worker threads
craigminihan
committed
ea0581b
View commit details
Copy full SHA for ea0581b
View code at this point
Browse repository at this point
Added thread pooling to the web server
craigminihan
committed
8517029
View commit details
Copy full SHA for 8517029
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Added simple Response class
craigminihan
committed
fab10ba
View commit details
Copy full SHA for fab10ba
View code at this point
Browse repository at this point
Handle SIGINT, SIGTERM, etc.
craigminihan
committed
1f3ffeb
View commit details
Copy full SHA for 1f3ffeb
View code at this point
Browse repository at this point
Added a basic request class impl
craigminihan
committed
aa623a2
View commit details
Copy full SHA for aa623a2
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Started HandleRequest() loop
craigminihan
committed
262a3f9
View commit details
Copy full SHA for 262a3f9
View code at this point
Browse repository at this point
Added a Start() without needing a 100-Continue lambda
craigminihan
committed
37ea126
View commit details
Copy full SHA for 37ea126
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
Added HttpServer class which replaces Service
craigminihan
committed
1f13f44
View commit details
Copy full SHA for 1f13f44
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.