DARIAH-DE / shib-http-client

Minimalistic wrapper around the Apache HTTPClient adding Shibboleth support
Apache License 2.0
16 stars 8 forks source link

Also register plain HTTP when using a custom socketFactoryRegistry #2

Closed spaetow closed 11 years ago

spaetow commented 11 years ago

Also register plain HTTP when using a custom socketFactoryRegistry, otherwise the HTTP proxy connection won't work.

reckart commented 11 years ago

Looks good. My tests still run with these changes.

spaetow commented 11 years ago

Excellent. I'm investigating a minor issue with what appears to be the final output not being gunzipped on the fly when using a proxy, but it's a minor issue at the moment.