Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

HTTP requests on different ports #34

Closed
langston-barrett opened this issue Apr 15, 2016 · 2 comments
Closed

HTTP requests on different ports #34

langston-barrett opened this issue Apr 15, 2016 · 2 comments

Comments

@langston-barrett
Copy link

langston-barrett commented Apr 15, 2016

How do you make an HTTP request to a port other than 80? Do you just feed a different URL, e.g. getString "100.10.10.10:8080/endpoint"? If so, it might be worth adding this to the examples.

@magopian
Copy link

magopian commented Sep 5, 2016

I've just tried it (see this gist) and it seems to indeed "just work" if you specify a port number (I had elm reactor running).

I'm not sure how relevant it would be to add this to the examples, as it's something people would usually just try and expect to work imho.

@langston-barrett
Copy link
Author

fair enough. feel free to close if it doesn't seem worthwhile

@evancz evancz closed this as completed Sep 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants