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 }}
yhirose
/
cpp-httplib
Public
Notifications
You must be signed in to change notification settings
Fork
2.7k
Star
16.8k
Code
Issues
1
Pull requests
3
Actions
Security and quality
21
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: yhirose/cpp-httplib
Actions
All workflows
Workflows
test
test
32-bit Build Test
32-bit Build Test
abidiff
abidiff
benchmark
benchmark
benchmark-ab
benchmark-ab
benchmark-run
benchmark-run
CIFuzz
CIFuzz
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
docs
docs
Show more workflows...
Management
Caches
Deployments
test
test
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yaml
will be ignored since log searching is not yet available
1,301 workflow runs
1,301 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Give DataSink's optional callbacks safe defaults
test
#4132:
Commit
841d653
pushed by
yhirose
9m 55s
fix-datasink-callback-defaults
fix-datasink-callback-defaults
9m 55s
View #2562
View workflow file
Cap the received multipart boundary at RFC 2046's 70 characters
test
#4131:
Pull request
#2565
opened by
yhirose
7s
limit-multipart-boundary-length
limit-multipart-boundary-length
7s
View #2565
View workflow file
Cap the received multipart boundary at RFC 2046's 70 characters
test
#4130:
Commit
618ad8d
pushed by
yhirose
18m 0s
limit-multipart-boundary-length
limit-multipart-boundary-length
18m 0s
View workflow file
Stop a throwing user callback from terminating the server
test
#4129:
Pull request
#2564
opened by
yhirose
1s
fix-user-callback-exception-guard
fix-user-callback-exception-guard
1s
View #2564
View workflow file
Do not let a zero-length write end a chunked body
test
#4128:
Pull request
#2563
opened by
yhirose
1s
fix-chunked-zero-length-write
fix-chunked-zero-length-write
1s
View #2563
View workflow file
Give DataSink's optional callbacks safe defaults
test
#4127:
Pull request
#2562
opened by
yhirose
2s
fix-datasink-callback-defaults
fix-datasink-callback-defaults
2s
View #2562
View workflow file
Fix accept() error handling on Windows
test
#4126:
Pull request
#2561
opened by
yhirose
10s
fix-windows-accept-error
fix-windows-accept-error
10s
View #2561
View workflow file
Clear svr_sock_ before closing it on the accept loop's fatal path
test
#4125:
Pull request
#2560
opened by
yhirose
1s
fix-accept-fatal-path-svr-sock
fix-accept-fatal-path-svr-sock
1s
View #2560
View workflow file
Stop a throwing user callback from terminating the server
test
#4124:
Commit
c5309e0
pushed by
yhirose
26m 58s
fix-user-callback-exception-guard
fix-user-callback-exception-guard
26m 58s
View workflow file
Do not let a zero-length write end a chunked body
test
#4123:
Commit
4cda453
pushed by
yhirose
25m 38s
fix-chunked-zero-length-write
fix-chunked-zero-length-write
25m 38s
View workflow file
Give DataSink's optional callbacks safe defaults
test
#4122:
Commit
09dc3c3
pushed by
yhirose
19m 1s
fix-datasink-callback-defaults
fix-datasink-callback-defaults
19m 1s
View workflow file
Fix accept() error handling on Windows
test
#4121:
Commit
74f20e7
pushed by
yhirose
15m 29s
fix-windows-accept-error
fix-windows-accept-error
15m 29s
View #2561
View workflow file
Clear svr_sock_ before closing it on the accept loop's fatal path
test
#4120:
Commit
7efe0f0
pushed by
yhirose
14m 36s
fix-accept-fatal-path-svr-sock
fix-accept-fatal-path-svr-sock
14m 36s
View #2560
View workflow file
Bound the multipart parser's buffer while it waits for a boundary (#2…
test
#4119:
Commit
bc58e6e
pushed by
yhirose
5m 25s
master
master
5m 25s
View workflow file
Bound the multipart parser's buffer while it waits for a boundary
test
#4118:
Pull request
#2557
synchronize by
yhirose
9s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
9s
View #2557
View workflow file
Rename the timing test's locals to avoid a Windows macro
test
#4117:
Commit
3d60424
pushed by
yhirose
6m 22s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
6m 22s
View #2557
View workflow file
Do not let a zero-length write end a chunked body
test
#4116:
Pull request
#2559
opened by
DTBob
6m 28s
DTBob:fix/chunked-zero-length-write
DTBob:fix/chunked-zero-length-write
6m 28s
View #2559
View workflow file
Bound the multipart parser's buffer while it waits for a boundary
test
#4115:
Pull request
#2557
synchronize by
yhirose
2s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
2s
View #2557
View workflow file
Clean up the multipart parser tests and the state 4 branch
test
#4114:
Commit
3f943ed
pushed by
yhirose
5m 29s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
5m 29s
View workflow file
Stop a throwing user callback from terminating the server
test
#4113:
Pull request
#2558
opened by
DTBob
7m 53s
DTBob:fix/provider-exception-guard
DTBob:fix/provider-exception-guard
7m 53s
View #2558
View workflow file
Bound the multipart parser's buffer while it waits for a boundary
test
#4112:
Pull request
#2557
opened by
yhirose
1s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
1s
View #2557
View workflow file
Skip buffering the multipart epilogue
test
#4111:
Commit
807dfa2
pushed by
yhirose
5m 34s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
5m 34s
View workflow file
Give DataSink's optional callbacks safe defaults
test
#4110:
Pull request
#2556
opened by
DTBob
9m 47s
DTBob:fix/datasink-callback-defaults
DTBob:fix/datasink-callback-defaults
9m 47s
View #2556
View workflow file
Clear svr_sock_ when the accept loop closes it after a fatal error
test
#4109:
Pull request
#2555
opened by
DTBob
8m 55s
DTBob:fix/accept-loop-svr-sock
DTBob:fix/accept-loop-svr-sock
8m 55s
View #2555
View workflow file
Fix accept() error handling on Windows
test
#4108:
Pull request
#2554
opened by
DTBob
4m 41s
DTBob:fix/windows-accept-error
DTBob:fix/windows-accept-error
4m 41s
View #2554
View workflow file
Previous
1
2
3
4
5
…
52
53
Next
You can’t perform that action at this time.