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
request.h
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2015
Added support for non-pair ranges and negative offsets
craigminihan
committed
789def0
View commit details
Copy full SHA for 789def0
View code at this point
Browse repository at this point
Added support for Range requests
craigminihan
committed
51b4e6a
View commit details
Copy full SHA for 51b4e6a
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Added LastModified/If-Modified-Since support for HTTP/1.0 - and more tests
craigminihan
committed
9163dad
View commit details
Copy full SHA for 9163dad
View code at this point
Browse repository at this point
Added an /echo uri and tests for PUT/POST with fixed and chunked requests
craigminihan
committed
bfdf476
View commit details
Copy full SHA for bfdf476
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Implemented Last-Modified with ETag since it is simpler
craigminihan
committed
7b2f8d8
View commit details
Copy full SHA for 7b2f8d8
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Now return a ChunkedRequestStream if the request stream is chunked
craigminihan
committed
c266506
View commit details
Copy full SHA for c266506
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Compress responses with gzip
craigminihan
committed
3084a6f
View commit details
Copy full SHA for 3084a6f
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Implemented a semi-sane response logic; now used in httpserver
craigminihan
committed
17b2280
View commit details
Copy full SHA for 17b2280
View code at this point
Browse repository at this point
Added ResponseStream, Headers class and beefed out the Response class
craigminihan
committed
67d9f7c
View commit details
Copy full SHA for 67d9f7c
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Added RequestStream
craigminihan
committed
988c9db
View commit details
Copy full SHA for 988c9db
View code at this point
Browse repository at this point
Correctly loop for incoming header data; close connection when requested
craigminihan
committed
6c5e6d7
View commit details
Copy full SHA for 6c5e6d7
View code at this point
Browse repository at this point
Parse the query string
craigminihan
committed
fa008be
View commit details
Copy full SHA for fa008be
View code at this point
Browse repository at this point
The Request class should be final
craigminihan
committed
df2da90
View commit details
Copy full SHA for df2da90
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
Loading
You can’t perform that action at this time.