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 }}
wisebuilder
/
cpp-httplib
Public
forked from
yhirose/cpp-httplib
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
cpp17
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 4, 2020
Added Get2
yhirose
committed
192f298
View commit details
Copy full SHA for 192f298
Browse repository at this point
Commits on Oct 2, 2020
Fix memory leak due caused due to X509_STORE (#671)
Show description for 143b2dd
omjego
and
yhirose
authored
143b2dd
View commit details
Copy full SHA for 143b2dd
Browse repository at this point
Commits on Sep 29, 2020
Fix #674
yhirose
committed
e2c4e9d
View commit details
Copy full SHA for e2c4e9d
Browse repository at this point
Split SlowPost test
yhirose
committed
d87082f
View commit details
Copy full SHA for d87082f
Browse repository at this point
Commits on Sep 26, 2020
Fix #661
yhirose
committed
cc14855
View commit details
Copy full SHA for cc14855
Browse repository at this point
Fixed conction close problem with HTTP 1.0 client
yhirose
committed
56c4187
View commit details
Copy full SHA for 56c4187
Browse repository at this point
Commits on Sep 25, 2020
Add <sstream>
yhirose
committed
4ce9911
View commit details
Copy full SHA for 4ce9911
Browse repository at this point
Adjusted SlowRequest test
yhirose
committed
559c407
View commit details
Copy full SHA for 559c407
Browse repository at this point
Add `set_keep_alive_timeout`
yhirose
committed
a2f4e29
View commit details
Copy full SHA for a2f4e29
Browse repository at this point
Commits on Sep 16, 2020
Add cctype header (#656)
mi01
authored
b8cf739
View commit details
Copy full SHA for b8cf739
Browse repository at this point
Commits on Sep 15, 2020
Updated documentation
yhirose
committed
aec2f95
View commit details
Copy full SHA for aec2f95
Browse repository at this point
Commits on Sep 12, 2020
Fixed #650
yhirose
committed
7b55ecd
View commit details
Copy full SHA for 7b55ecd
Browse repository at this point
Commits on Sep 11, 2020
don't replace plus with space in headers (#649)
Show description for e9575bc
tmahring
authored
e9575bc
View commit details
Copy full SHA for e9575bc
Browse repository at this point
Commits on Sep 10, 2020
Undefined if2ip() also on Android since getifaddrs() does not exist. (#648)
Show description for 308aeb1
sasq64
and
Jonas Minnberg
authored
308aeb1
View commit details
Copy full SHA for 308aeb1
Browse repository at this point
Commits on Sep 9, 2020
Fix -D build flags containing escaped quotes (#645)
Show description for 05d18f2
JodiTheTigger
authored
05d18f2
View commit details
Copy full SHA for 05d18f2
Browse repository at this point
Commits on Sep 8, 2020
Add compression buffer size customization (#644)
Show description for 3da4a0a
Fefer-Ivan
authored
3da4a0a
View commit details
Copy full SHA for 3da4a0a
Browse repository at this point
Commits on Sep 4, 2020
Fixed warnings and refactoring
yhirose
committed
9d12b3f
View commit details
Copy full SHA for 9d12b3f
Browse repository at this point
Commits on Sep 3, 2020
Fix server crash caused due to regex complexity while matching headers. (#632)
Show description for 852a374
3 people
authored
852a374
View commit details
Copy full SHA for 852a374
Browse repository at this point
Fix gzip_decompressor in case of one chunk being exactly equal to buffer size (#636)
Show description for 3b5bab3
Ivan Fefer
authored
3b5bab3
View commit details
Copy full SHA for 3b5bab3
Browse repository at this point
Fix #635. HTTPS request stucked with proxy (#637)
yhirose
authored
69e75f4
View commit details
Copy full SHA for 69e75f4
Browse repository at this point
Commits on Aug 28, 2020
Fix query parsing issues (#629)
Show description for b0fd4be
omjego
authored
b0fd4be
View commit details
Copy full SHA for b0fd4be
Browse repository at this point
Commits on Aug 27, 2020
Fix #628
yhirose
committed
3e80666
View commit details
Copy full SHA for 3e80666
Browse repository at this point
Updated Repl.it examples
yhirose
committed
3e4567b
View commit details
Copy full SHA for 3e4567b
Browse repository at this point
Added Repl.it examples
yhirose
committed
db075d8
View commit details
Copy full SHA for db075d8
Browse repository at this point
Commits on Aug 26, 2020
Code cleanup
yhirose
committed
16df0ef
View commit details
Copy full SHA for 16df0ef
Browse repository at this point
Avoid copying of content provider if possible (#627)
Fefer-Ivan
authored
f1a2ac5
View commit details
Copy full SHA for f1a2ac5
Browse repository at this point
Updated README
yhirose
committed
e5743b3
View commit details
Copy full SHA for e5743b3
Browse repository at this point
Commits on Aug 25, 2020
Fix typo in README (#625)
Fefer-Ivan
authored
1184bbe
View commit details
Copy full SHA for 1184bbe
Browse repository at this point
Commits on Aug 24, 2020
Fix cmake execute_process working directory (#622)
Show description for 9dcffda
felix-kaestner
authored
9dcffda
View commit details
Copy full SHA for 9dcffda
Browse repository at this point
Commits on Aug 22, 2020
Fix #619
yhirose
committed
e590363
View commit details
Copy full SHA for e590363
Browse repository at this point
Commits on Aug 17, 2020
Fix #613
yhirose
committed
510b4ea
View commit details
Copy full SHA for 510b4ea
Browse repository at this point
Update README
yhirose
committed
d7e63b4
View commit details
Copy full SHA for d7e63b4
Browse repository at this point
Commits on Aug 15, 2020
Added set_content_provider without content length
yhirose
committed
e5dd410
View commit details
Copy full SHA for e5dd410
Browse repository at this point
Commits on Aug 14, 2020
Fix #609
yhirose
committed
951e469
View commit details
Copy full SHA for 951e469
Browse repository at this point
Commits on Aug 13, 2020
Fix #564 again
yhirose
committed
c8adac3
View commit details
Copy full SHA for c8adac3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.