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

Issue-1181 ApacheHttpClient custom content type quotes issue fix #1299

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

Nishant-sehgal
Copy link
Contributor

@Nishant-sehgal Nishant-sehgal commented Oct 4, 2020

Description

Manually constructed content-type headers with quotes are not processed correctly
While using ApacheHttpClient and passing custom media type in getEntity(..) method quotes are getting escaped.

  • Relevant Issues : (compulsory)
  • Relevant PRs : (optional)
  • Type of change :
    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

@ptrthomas
Copy link
Member

@Nishant-sehgal yes, that works ! thank you

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

Successfully merging this pull request may close these issues.

2 participants