Vincent Amadou created OLTU-185:
-----------------------------------
Summary: OAuthClientResponse lack headers access to be used for
correct RESTful client implementation
Key: OLTU-185
URL: https://issues.apache.org/jira/browse/OLTU-185
Project: Apache Oltu
Issue Type: Bug
Components: oauth2-client
Reporter: Vincent Amadou
If I use OAuthClient to access a protected resource, more precisely to PUT a
new resource, I expect to receive a response object allowing me to get the
Location header in the response.
At this moment I can't access this header, simply because the
OAuthClientResponse (and more precisely OAuthResourceResponse) object are not
exposing headers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)