You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2018. It is now read-only.
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.
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.