Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kevalmahajan
Copy link
Member

@kevalmahajan kevalmahajan commented Jul 14, 2025

πŸ› Bug-fix PR


πŸ“Œ Summary

Fixes #436
If the 'Content-Length' header is missing from the response, verify whether a body is present. If not, return an 'Empty Response' error.

Copy link
Member

@crivetimihai crivetimihai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passed make lint-web test doctest serve

Clicked on a few things in UI, nothing broken or errors in log.. merging.

@crivetimihai crivetimihai merged commit e6dc9aa into main Jul 14, 2025
24 checks passed
@crivetimihai crivetimihai deleted the content_length_fix branch July 14, 2025 13:25
vk-playground pushed a commit to vk-playground/mcp-context-forge that referenced this pull request Sep 14, 2025
vk-playground pushed a commit to vk-playground/mcp-context-forge that referenced this pull request Sep 14, 2025
vk-playground pushed a commit to vk-playground/mcp-context-forge that referenced this pull request Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Verify content length using the content itself when the content-length header is absent.
2 participants