Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- breaks
-
OLTU-191 Get resource fails with NPE
- Resolved