-
Notifications
You must be signed in to change notification settings - Fork 532
Enclose etag and IfNoneMatch header in double quotes. #2407
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
Conversation
Tests pass except for the Integration Tests, where failure is unrelated. |
Jenkins, run the tests again please |
* Enclose etag and IfNoneMatch header in double quotes. fixes elastic#2404
* Enclose etag and IfNoneMatch header in double quotes. fixes elastic#2404
@elastic/apm-agent-devs please be aware of this change. |
Note for other agent devs who might be about to do the same as I was about to do: If you or your http framework doesn't strip the double quotes from |
fixes #2404
needs backport to
7.x
and7.3
.