Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Also register port 80 for plain HTTP #1051

Merged
merged 1 commit into from Aug 23, 2014

Conversation

mthmulders
Copy link
Contributor

Also register port 80 for plain HTTP in order to support apps that go through a plain HTTP proxy.

Right now, if you use @HttpsClient and connect to a HTTPS server through a plain HTTP proxy, you'll get

java.lang.IllegalStateException: Scheme 'http' not registered

in order to support apps that go through a plain HTTP proxy.
@WonderCsabo
Copy link
Member

@yDelouis please review this when you have some time.

@yDelouis
Copy link
Contributor

I'm okay with the code.
I would like to test it in a real app before merging it.

yDelouis added a commit that referenced this pull request Aug 23, 2014
Also register port 80 for plain HTTP
@yDelouis yDelouis merged commit d6ac40a into androidannotations:develop Aug 23, 2014
@yDelouis
Copy link
Contributor

Thanks !

@yDelouis yDelouis added this to the 3.1 milestone Aug 23, 2014
@mthmulders mthmulders deleted the proxy-support branch August 25, 2014 06:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants