HTTP-Requests-for-Processing
HTTP-Requests-for-Processing copied to clipboard
specifiying port number
I want to use this library with the da different port number.. is there a function for it ?
you can specify the port number in the request
PostRequest post = new PostRequest("http://domain:port");