summaryrefslogtreecommitdiff
path: root/addon
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-12-23 02:01:03 +0100
committerreger <reger18@arcor.de>2014-12-23 02:01:03 +0100
commitf856edecb6ce74acc858d224467b7e9ea6de4581 (patch)
tree5f759a6e8bdd1823130d1ea5be0f381f79cca0d7 /addon
parentcc090bcb01bd240be911426f85e811f4e323c348 (diff)
fix proxy redirect (http status 302) response
fixes http://mantis.tokeek.de/view.php?id=517 The url given in bug report uses a gzip input stream which causes the HTTPClient.writeto() throw an IOException due to incomplete input stream. This in turn prevents the 302 reponse to the client browser. By limiting to serve target content just on httpstatus=200 will proxy the header reponse and client browsers redirect settings can be honored.
Diffstat (limited to 'addon')
0 files changed, 0 insertions, 0 deletions