regards:
How do I know the HTTTP client version is 1.0 or 1.1?....
How do I know the HTTTP Server version is 1.0 or 1.1?....
Any positive suggestion is welcome.
thank you
May goodness be with you all
just try the globl "request" object:
writeln(request.version);
regards
Carlos