Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS prevents from connecting #5

Closed
tW4r opened this issue Aug 24, 2017 · 2 comments
Closed

HTTPS prevents from connecting #5

tW4r opened this issue Aug 24, 2017 · 2 comments

Comments

@tW4r
Copy link
Contributor

tW4r commented Aug 24, 2017

After Omegle switched to HTTPS:

  • Requests for /start and /status are failing because requests are made with http:// in host parameters and cloudflare (Omegle's CDN) responds with 400 code.
tW4r added a commit to tW4r/omegle-node that referenced this issue Aug 24, 2017
All urls are now protocol-less by default and https:// is only added on request time. Issue detailing the problem is dumptyd#5
dumptyd pushed a commit that referenced this issue Aug 24, 2017
All urls are now protocol-less by default and https:// is only added on request time. Issue detailing the problem is #5
@dumptyd
Copy link
Owner

dumptyd commented Aug 24, 2017

I will close this once I push the changes to npm. :)

@dumptyd
Copy link
Owner

dumptyd commented Aug 29, 2017

Done. Thanks again.

@dumptyd dumptyd closed this as completed Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants