Obsolete HTTP server properties

(CR #452369) Beginning with version 6.0.2, EAServer no longer supports these HTTP properties:

Instead, EAServer reads these HTTP header fields:

If you call any of 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.