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

InvalidArgumentException: Invalid header syntax #118

Closed
judgej opened this issue Dec 30, 2018 · 1 comment
Closed

InvalidArgumentException: Invalid header syntax #118

judgej opened this issue Dec 30, 2018 · 1 comment
Assignees
Labels

Comments

@judgej
Copy link
Member

judgej commented Dec 30, 2018

This is happening for CIM tests with the latest PHPUnit:

InvalidArgumentException: Invalid header syntax

Identified in PR #117 tackling issue #41

@judgej judgej added the bug label Dec 30, 2018
@judgej judgej self-assigned this Dec 30, 2018
judgej added a commit that referenced this issue Dec 30, 2018
Guzzle PSR-7 treats these split lines as obsolete, and throws
a fatal error if it encounters any.
judgej added a commit that referenced this issue Dec 30, 2018
Issue #118 merge together "split lines" aka "line folding"
@judgej
Copy link
Member Author

judgej commented Jan 24, 2019

Tests are passing now, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant