[
https://issues.apache.org/jira/browse/SHINDIG-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Eaton resolved SHINDIG-309.
---------------------------------
Resolution: Fixed
Fixed in revision 664209.
> return HTTP errors from HttpFetcher subclasses
> ----------------------------------------------
>
> Key: SHINDIG-309
> URL: https://issues.apache.org/jira/browse/SHINDIG-309
> Project: Shindig
> Issue Type: Bug
> Reporter: Brian Eaton
> Attachments: httperrors2.patch
>
>
> The current implementation of BasicHttpFetcher fails if a server returns a
> 40x or 50x return code. An exception gets thrown, which in turn is turned
> into a hard coded HTTP 500 response.
> This patch tweaks the code to allow the real response to be returned.
> This is prep work for supporting the OAuth problem reporting extension, to be
> shortly followed by the Scalable OAuth extension.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.