getHttpString
getHttpString(): String;
The getHttpString method of the WebSession class, which returns a string containing the HyperText Transfer Protocol (HTTP) string returned from the Web browser, can be reimplemented in your user session class.
getHttpString(): String;
The getHttpString method of the WebSession class, which returns a string containing the HyperText Transfer Protocol (HTTP) string returned from the Web browser, can be reimplemented in your user session class.