eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
692 stars 355 forks source link

oauth1-server excluding all 'application/x-www-form-urlencoded' requests with Content-Type parameters from OAuth1 signature base string #3185

Open jerseyrobot opened 9 years ago

jerseyrobot commented 9 years ago

There is an issue with the oauth1-server package that is not treating requests with a content type like application/x-www-form-urlencoded; charset=UTF-8.

Affected Versions

[2.0]

jerseyrobot commented 6 years ago
jerseyrobot commented 9 years ago

@glassfishrobot Commented Reported by fkrauthan

jerseyrobot commented 9 years ago

@glassfishrobot Commented fkrauthan said: I've created a pull request to fix this issue: https://github.com/jersey/jersey/pull/181

jerseyrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JERSEY-2913