Kbase P85939: Is it possible to read HTTP-HEADER fields in SpeedScript?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/4/2004 |
|
Status: Unverified
GOAL:
Is it possible to read HTTP-HEADER fields in SpeedScript?
FIX:
The HTTP he can use socket programming to obtain the required information.
See solutions 20082 and 20011 .
The fact is that the client is the one who gets the HTTP header and not the server, in other words WebSpeed agent.
Or use the Java readHttpHeader() method.