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 }}
qoderwork
/
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
Breadcrumbs
History for
cpp-httplib
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 27, 2021
test: add missing _Online suffixes (#1110)
Tachi107
authored
824e768
View commit details
Copy full SHA for 824e768
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Resolve #1100
yhirose
committed
226388a
View commit details
Copy full SHA for 226388a
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Update Makefile
yhirose
committed
90a2912
View commit details
Copy full SHA for 90a2912
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
Added test case for #1065
Yuji Hirose
authored and
Yuji Hirose
committed
301faa0
View commit details
Copy full SHA for 301faa0
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Allow to specify server IP address (#1067)
Show description for 4f8fcdb
zhenyolka
authored
4f8fcdb
View commit details
Copy full SHA for 4f8fcdb
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
support custom ssl ctx configuration for SSLServer (#1073)
CarlosLeeGit
authored
b80aa7f
View commit details
Copy full SHA for b80aa7f
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Fixed GitHub Actions build error
yhirose
committed
c384be0
View commit details
Copy full SHA for c384be0
View code at this point
Browse repository at this point
Fix "Issue 39922 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer"
yhirose
committed
d17ac3b
View commit details
Copy full SHA for d17ac3b
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
Make Client move-constructible (#1051)
zizhengtai
authored
e1efa33
View commit details
Copy full SHA for e1efa33
View code at this point
Browse repository at this point
test: avoid infinite loop when IPV6 is unsupported (#1054)
Tachi107
authored
549cdf2
View commit details
Copy full SHA for 549cdf2
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
Read buffer support. (Fix #1023) (#1046)
yhirose
authored
c202aa9
View commit details
Copy full SHA for c202aa9
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
meson: add tests (#1044)
Show description for e3e28c6
Tachi107
authored
e3e28c6
View commit details
Copy full SHA for e3e28c6
View code at this point
Browse repository at this point
Comment out SlowPostFail test for now
yhirose
committed
461acb0
View commit details
Copy full SHA for 461acb0
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Append '_Online' suffix to Unit test names that access external servers
yhirose
committed
1cc6930
View commit details
Copy full SHA for 1cc6930
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
Add test of httplib.h split into .h + .cc (#1015)
Show description for 887074e
jrosdahl
authored
887074e
View commit details
Copy full SHA for 887074e
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Avoid hardcoded ports in RedirectToDifferentPort.Redirect test (#1012)
Show description for 1b3b098
jrosdahl
authored
1b3b098
View commit details
Copy full SHA for 1b3b098
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
Allow `LargeRandomData` test only on Windows
yhirose
committed
ccbddd8
View commit details
Copy full SHA for ccbddd8
View code at this point
Browse repository at this point
Fix gzip compression/decompression over 4 GiB data size (#1002)
Show description for 879dd26
yosh-matsuda
authored
879dd26
View commit details
Copy full SHA for 879dd26
View code at this point
Browse repository at this point
[Fix] ca_cert_path/ce_cert_store lose (#1004)
Show description for 52f5eb5
xxrlzzz
authored
52f5eb5
View commit details
Copy full SHA for 52f5eb5
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Add httplib::Error to std::string function (#999)
Show description for ea2f69a
gjasny
authored
ea2f69a
View commit details
Copy full SHA for ea2f69a
View code at this point
Browse repository at this point
Fix remaining test warnings (#1001)
Show description for 9f2064a
gjasny
authored
9f2064a
View commit details
Copy full SHA for 9f2064a
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Fix #998
yhirose
committed
c1eee30
View commit details
Copy full SHA for c1eee30
View code at this point
Browse repository at this point
Use googletest 1.11.0 (#1000)
Show description for 6b08bab
gjasny
authored
6b08bab
View commit details
Copy full SHA for 6b08bab
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Added a test case for #996
yhirose
committed
215b813
View commit details
Copy full SHA for 215b813
View code at this point
Browse repository at this point
Fix #979
yhirose
committed
06bfa7e
View commit details
Copy full SHA for 06bfa7e
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Implemented #946 in a different way
yhirose
committed
5a43bb8
View commit details
Copy full SHA for 5a43bb8
View code at this point
Browse repository at this point
Commits on May 23, 2021
Added set_default_headers on Server
yhirose
committed
77a77f6
View commit details
Copy full SHA for 77a77f6
View code at this point
Browse repository at this point
Commits on May 15, 2021
Add option to bypass URL encode of path (#934)
bwalex
authored
e00ad37
View commit details
Copy full SHA for e00ad37
View code at this point
Browse repository at this point
Commits on May 1, 2021
Fix client.cc code, since res.error() without operator overloading… (#921)
Show description for 2a70c45
aleroot
authored
2a70c45
View commit details
Copy full SHA for 2a70c45
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Updated test.cc
yhirose
committed
33e9489
View commit details
Copy full SHA for 33e9489
View code at this point
Browse repository at this point
Change `sink.write()` to return boolean
yhirose
committed
73e0729
View commit details
Copy full SHA for 73e0729
View code at this point
Browse repository at this point
Fixed timeout issues
yhirose
committed
21c5292
View commit details
Copy full SHA for 21c5292
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Code format
yhirose
committed
63643e6
View commit details
Copy full SHA for 63643e6
View code at this point
Browse repository at this point
Added `set_address_family`
yhirose
committed
6cc2edc
View commit details
Copy full SHA for 6cc2edc
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Fix #889
yhirose
committed
9d3365d
View commit details
Copy full SHA for 9d3365d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.