Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to support Content-Length response header on HEAD requests #186

Merged
merged 1 commit into from Aug 23, 2022

Conversation

clue
Copy link
Owner

@clue clue commented Aug 23, 2022

This changeset updates the HTTP component to support the Content-Length response header on HEAD requests for the built-in web server.

Builds on top of reactphp/http#444 and #126

@clue clue added the new feature New feature or request label Aug 23, 2022
@clue clue merged commit 092fbfe into clue:main Aug 23, 2022
@clue clue deleted the head-content-length branch August 23, 2022 13:07
@SimonFrings SimonFrings added this to the v0.13.0 milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants