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

Problem when sending request with empty header #2810

Closed
jdecool opened this issue Oct 12, 2020 · 1 comment
Closed

Problem when sending request with empty header #2810

jdecool opened this issue Oct 12, 2020 · 1 comment
Labels
kind/bug lifecycle/stale No activity for a long time

Comments

@jdecool
Copy link

jdecool commented Oct 12, 2020

Guzzle version(s) affected: 7.x.
PHP version: 7.2.x
cURL version: 7.52.1

Description
Two years ago an issue was opened because of a problem with sending empty headers.

This issue was fixed by this PR.

The fix worked with headers defined manually, but for headers which are set automatically by Guzzle, the fix was not applied.

Examples:

@stale
Copy link

stale bot commented Feb 10, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 2 weeks if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale No activity for a long time label Feb 10, 2021
@stale stale bot closed this as completed Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug lifecycle/stale No activity for a long time
Projects
None yet
Development

No branches or pull requests

3 participants
@jdecool @Nyholm and others