Skip to content

Conversation

@o7si
Copy link
Contributor

@o7si o7si commented Nov 26, 2025

POST requests hang until timeout when Content-Length or Transfer-Encoding headers are missing:

The root cause is that cpp-httplib was not fully compliant with RFC 7230. This has been identified and resolved upstream in the cpp-httplib repository. Credits to @yhirose for the fix!

This PR updates the vendored cpp-httplib from v0.27.0 to v0.28.0 to pull in the upstream fix that addresses the RFC 7230 compliance issue.

Key fix in the upstream update:

@o7si o7si requested a review from ggerganov as a code owner November 26, 2025 04:15
@github-actions github-actions bot added script Script related python python script changes labels Nov 26, 2025
@ggerganov ggerganov merged commit f3a848a into ggml-org:master Nov 26, 2025
75 of 77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python python script changes script Script related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants