This library where I can found. thanks
HttpServer
GetHeader (Name AsString) AsString
Returns the header value or an empty string if the header does not exist.
GetParameter (Name AsString) AsString
Returns the parameter value or an empty string if the parameter does not exist.
It´s this can be found on http or httputils2?
ant getheader or getparameter works only with get or work to with post?
HttpServer
Returns the header value or an empty string if the header does not exist.
Returns the parameter value or an empty string if the parameter does not exist.
It´s this can be found on http or httputils2?
ant getheader or getparameter works only with get or work to with post?