8000 Also register port 80 for plain HTTP by mthmulders · Pull Request #1051 · androidannotations/androidannotations · GitHub 8000
[go: up one dir, main page]

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

Conversation

@mthmulders
Copy link

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.

3 participants

0