Is there a way to specify the port with an HTTP::Request?
I have a script that accesses internal pages fine, but when I try to go outside the four walls - I get a 500 error. This is due to security. My error message tells me that it is defaulting to port 80. I want to specify a port that I know is open.
Thanks Tim Ryan
PROGRESS Developer
I have a script that accesses internal pages fine, but when I try to go outside the four walls - I get a 500 error. This is due to security. My error message tells me that it is defaulting to port 80. I want to specify a port that I know is open.
Thanks Tim Ryan
PROGRESS Developer