HTTP server properties

The following HTTP properties are obsolete in EAServer 6.0.2:

The server uses the HTTP header “host” to determine which host and port the client used to connect. The protocol used to connect to a Web redirector is defined by the header “sybaseredirectorheader,” which is set when a connection is made through the redirector.

If you call the HttpRequest methods getServerName, getServerPort, or getProtocol, the values are retrieved from the browser. This is the same behavior that was achieved by setting httpGetServerInfoFrom to “source” in versions of EAServer earlier than 6.0.2.