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 }}
itmanlee
/
libhttpserver
Public
forked from
etr/libhttpserver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 13, 2020
Added missing no_single_resource method (#190)
etr
authored
a6c82e5
View commit details
Copy full SHA for a6c82e5
Browse repository at this point
Commits on Mar 10, 2020
Removed unused travis config code (#188)
etr
authored
f6810d9
View commit details
Copy full SHA for f6810d9
Browse repository at this point
Commits on Mar 9, 2020
Re-enable windows build on travis (#187)
etr
authored
bc700b5
View commit details
Copy full SHA for bc700b5
Browse repository at this point
Commits on Mar 7, 2020
Sort include (using the Google C++ style pattern). Also add some more includes where indirection inclusions were broken. (#184)
bcsgh
authored
ee2f258
View commit details
Copy full SHA for ee2f258
Browse repository at this point
Updated e-mail with the maintainer's personal one.
etr
authored
a53647e
View commit details
Copy full SHA for a53647e
Browse repository at this point
Fixed e-mail
Show description for 872bf54
etr
authored
872bf54
View commit details
Copy full SHA for 872bf54
Browse repository at this point
Fixed links in readme
Show description for cc0bf88
etr
authored
cc0bf88
View commit details
Copy full SHA for cc0bf88
Browse repository at this point
Make #include for internal headers always use fully qualified paths (#183)
bcsgh
authored
dd7469f
View commit details
Copy full SHA for dd7469f
Browse repository at this point
Commits on Mar 1, 2020
Move http_response class members to private. (#181)
Show description for 04a23c8
etr
authored
04a23c8
View commit details
Copy full SHA for 04a23c8
Browse repository at this point
Rename some variable so that all `this->` can be dropped, and do so. (#180)
Show description for a7b9b6a
bcsgh
authored
a7b9b6a
View commit details
Copy full SHA for a7b9b6a
Browse repository at this point
Commits on Feb 26, 2020
Use =default for constructors and operator= where possible (#179)
Show description for 9cdc901
bcsgh
authored
9cdc901
View commit details
Copy full SHA for 9cdc901
Browse repository at this point
Commits on Nov 11, 2019
Clang 9 support (#168)
Show description for e0fd7a2
etr
authored
e0fd7a2
View commit details
Copy full SHA for e0fd7a2
Browse repository at this point
Add test build on gcc-9 (#167)
etr
authored
84438c4
View commit details
Copy full SHA for 84438c4
Browse repository at this point
Commits on Nov 6, 2019
Fixes get pending when body is provided. (#166)
Show description for c742465
etr
authored
c742465
View commit details
Copy full SHA for c742465
Browse repository at this point
Commits on Sep 3, 2019
Enable build on travis windows (#163)
etr
authored
2a74f9e
View commit details
Copy full SHA for 2a74f9e
Browse repository at this point
Commits on Aug 27, 2019
Add fix to get_path_pieces to return by value.
Show description for 4733d4e
etr
committed
4733d4e
View commit details
Copy full SHA for 4733d4e
Browse repository at this point
Commits on Aug 17, 2019
Added Winsock2 library for mingw; Not tested for cygwin
Dean M. Sands, III
authored and
etr
committed
70d166d
View commit details
Copy full SHA for 70d166d
Browse repository at this point
Commits on Aug 14, 2019
Merge pull request #157 from deanmsands3/master
Show description for 6f2a0b8
etr
authored
6f2a0b8
View commit details
Copy full SHA for 6f2a0b8
Browse repository at this point
Adapted sleep function in 'examples/deferred_with_accumulator.cpp' for non-*Nix
Dean M. Sands, III
committed
375a974
View commit details
Copy full SHA for 375a974
Browse repository at this point
Commits on Aug 12, 2019
Merge pull request #155 from etr/simplify_crosscompile
Show description for 3ffda7b
etr
authored
3ffda7b
View commit details
Copy full SHA for 3ffda7b
Browse repository at this point
Commits on Aug 11, 2019
Simplify the cross-compilation build scripts.
etr
committed
000d07c
View commit details
Copy full SHA for 000d07c
Browse repository at this point
Merge pull request #154 from etr/lazy_path_pieces
Show description for 28288a7
etr
authored
28288a7
View commit details
Copy full SHA for 28288a7
Browse repository at this point
Fix changelog
etr
committed
b4c307b
View commit details
Copy full SHA for b4c307b
Browse repository at this point
Change setting path pieces to be lazy.
etr
committed
7ad418c
View commit details
Copy full SHA for 7ad418c
Browse repository at this point
Commits on Aug 9, 2019
Merge pull request #153 from etr/nodelay
Show description for cce5227
etr
authored
cce5227
View commit details
Copy full SHA for cce5227
Browse repository at this point
Add Target to compile nodelay benchmark
etr
authored
f578654
View commit details
Copy full SHA for f578654
Browse repository at this point
Added support for TCP-NODELAY
etr
committed
5c64e1a
View commit details
Copy full SHA for 5c64e1a
Browse repository at this point
Removed unused parameters from webserver class
etr
committed
cb491fa
View commit details
Copy full SHA for cb491fa
Browse repository at this point
Commits on Aug 8, 2019
Merge pull request #151 from etr/body_methods_2
Show description for 6d77ac5
etr
authored
6d77ac5
View commit details
Copy full SHA for 6d77ac5
Browse repository at this point
Commits on Aug 7, 2019
Fixing compiler package for clang
Show description for 088c9d0
etr
committed
088c9d0
View commit details
Copy full SHA for 088c9d0
Browse repository at this point
Fix lib expectations in libhttpserver.pc.in
etr
committed
458d16b
View commit details
Copy full SHA for 458d16b
Browse repository at this point
Fix segfault when a port is already occupied
etr
committed
063e3d6
View commit details
Copy full SHA for 063e3d6
Browse repository at this point
Remove unused cleaner and select
etr
committed
c447743
View commit details
Copy full SHA for c447743
Browse repository at this point
Remove completed flag from code
etr
committed
fb444e8
View commit details
Copy full SHA for fb444e8
Browse repository at this point
Fix documentation
etr
committed
f3862de
View commit details
Copy full SHA for f3862de
Browse repository at this point
Previous
Next
You can’t perform that action at this time.