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
1
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
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
CIFuzz
CIFuzz
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
.
cifuzz.yaml
will be ignored since log searching is not yet available
415 workflow runs
415 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.
Don't compress a response whose handler already set Content-Encoding
CIFuzz
#1293:
Pull request
#2575
synchronize by
yhirose
12m 47s
jhen0409:jhen/patch-1
jhen0409:jhen/patch-1
12m 47s
View #2575
View workflow file
Reduce syscall volume, and/or TCP segment generation
CIFuzz
#1292:
Pull request
#2541
synchronize by
gsmecher
Action required
gsmecher:write_vectorization
gsmecher:write_vectorization
Action required
View #2541
View workflow file
Reduce syscall volume, and/or TCP segment generation
CIFuzz
#1291:
Pull request
#2541
synchronize by
gsmecher
-1s
gsmecher:write_vectorization
gsmecher:write_vectorization
-1s
View #2541
View workflow file
Don't compress a response whose handler already set Content-Encoding
CIFuzz
#1290:
Pull request
#2575
opened by
jhen0409
22h 15m 27s
jhen0409:jhen/patch-1
jhen0409:jhen/patch-1
22h 15m 27s
View #2575
View workflow file
Compress static file responses behind an opt-in (Fix #2545)
CIFuzz
#1289:
Pull request
#2572
synchronize by
yhirose
13m 38s
fix/2545-compress-static-file-responses
fix/2545-compress-static-file-responses
13m 38s
View #2572
View workflow file
split header field parameters outside quoted-strings
CIFuzz
#1288:
Pull request
#2574
opened by
metsw24-max
12m 36s
metsw24-max:header-field-parameter-quoting
metsw24-max:header-field-parameter-quoting
12m 36s
View #2574
View workflow file
Compress static file responses behind an opt-in (Fix #2545)
CIFuzz
#1287:
Pull request
#2572
synchronize by
yhirose
14m 13s
fix/2545-compress-static-file-responses
fix/2545-compress-static-file-responses
14m 13s
View #2572
View workflow file
Respect quoted-strings when splitting header parameters
CIFuzz
#1286:
Pull request
#2573
opened by
yhirose
12m 21s
fix-quoted-header-params
fix-quoted-header-params
12m 21s
View #2573
View workflow file
Compress static file responses behind an opt-in (Fix #2545)
CIFuzz
#1285:
Pull request
#2572
opened by
yhirose
5m 53s
fix/2545-compress-static-file-responses
fix/2545-compress-static-file-responses
5m 53s
View #2572
View workflow file
Compress known-length content providers when the client accepts gzip
CIFuzz
#1284:
Pull request
#2571
opened by
22elix3r
12m 17s
22elix3r:fix/2545-compress-static-file-responses
22elix3r:fix/2545-compress-static-file-responses
12m 17s
View #2571
View workflow file
Fail make_file_body()'s provider when the file is short
CIFuzz
#1283:
Pull request
#2566
synchronize by
yhirose
12m 28s
DTBob:fix/make-file-body-short-read
DTBob:fix/make-file-body-short-read
12m 28s
View #2566
View workflow file
Parse quoted '=' and ';' in Content-Disposition parameters
CIFuzz
#1281:
Pull request
#2569
opened by
22elix3r
13m 22s
22elix3r:fix/disposition-quoted-delimiters-2568
22elix3r:fix/disposition-quoted-delimiters-2568
13m 22s
View #2569
View workflow file
Cap the received multipart boundary at RFC 2046's 70 characters
CIFuzz
#1279:
Pull request
#2565
synchronize by
yhirose
12m 58s
limit-multipart-boundary-length
limit-multipart-boundary-length
12m 58s
View #2565
View workflow file
Stop a throwing user callback from terminating the server
CIFuzz
#1278:
Pull request
#2564
synchronize by
yhirose
13m 14s
fix-user-callback-exception-guard
fix-user-callback-exception-guard
13m 14s
View #2564
View workflow file
Do not let a zero-length write end a chunked body
CIFuzz
#1277:
Pull request
#2563
synchronize by
yhirose
12m 45s
fix-chunked-zero-length-write
fix-chunked-zero-length-write
12m 45s
View #2563
View workflow file
Give DataSink's optional callbacks safe defaults
CIFuzz
#1276:
Pull request
#2562
synchronize by
yhirose
13m 53s
fix-datasink-callback-defaults
fix-datasink-callback-defaults
13m 53s
View #2562
View workflow file
Cap the received multipart boundary at RFC 2046's 70 characters
CIFuzz
#1275:
Pull request
#2565
opened by
yhirose
25m 44s
limit-multipart-boundary-length
limit-multipart-boundary-length
25m 44s
View #2565
View workflow file
Stop a throwing user callback from terminating the server
CIFuzz
#1274:
Pull request
#2564
opened by
yhirose
22m 16s
fix-user-callback-exception-guard
fix-user-callback-exception-guard
22m 16s
View #2564
View workflow file
Do not let a zero-length write end a chunked body
CIFuzz
#1273:
Pull request
#2563
opened by
yhirose
17m 35s
fix-chunked-zero-length-write
fix-chunked-zero-length-write
17m 35s
View #2563
View workflow file
Give DataSink's optional callbacks safe defaults
CIFuzz
#1272:
Pull request
#2562
opened by
yhirose
26m 22s
fix-datasink-callback-defaults
fix-datasink-callback-defaults
26m 22s
View #2562
View workflow file
Fix accept() error handling on Windows
CIFuzz
#1271:
Pull request
#2561
opened by
yhirose
19m 36s
fix-windows-accept-error
fix-windows-accept-error
19m 36s
View #2561
View workflow file
Clear svr_sock_ before closing it on the accept loop's fatal path
CIFuzz
#1270:
Pull request
#2560
opened by
yhirose
17m 15s
fix-accept-fatal-path-svr-sock
fix-accept-fatal-path-svr-sock
17m 15s
View #2560
View workflow file
Bound the multipart parser's buffer while it waits for a boundary
CIFuzz
#1269:
Pull request
#2557
synchronize by
yhirose
13m 33s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
13m 33s
View #2557
View workflow file
Do not let a zero-length write end a chunked body
CIFuzz
#1268:
Pull request
#2559
opened by
DTBob
13m 38s
DTBob:fix/chunked-zero-length-write
DTBob:fix/chunked-zero-length-write
13m 38s
View #2559
View workflow file
Bound the multipart parser's buffer while it waits for a boundary
CIFuzz
#1267:
Pull request
#2557
synchronize by
yhirose
7m 37s
bound-multipart-parser-buffer
bound-multipart-parser-buffer
7m 37s
View #2557
View workflow file
Previous
1
2
3
4
5
…
16
17
Next
You can’t perform that action at this time.