HTTP Networking

Specify the settings related to HTTP protocol


Directory Connection Options

HTTP Version

The HTTP protocol version:\\n *Use HTTP 1.0: Choose this to use the original version of HTTP, standardized in 1996. *Use HTTP 1.1: Choose this to use the new version of HTTP, which offers performance enhancements, including more efficient use of HTTP connections, better support for client-side caching, multiple HTTP requests (pipelining), and more refined control over cache expiration and replacement policies.

Keep Alive

Select this to keep a connection open to make additional HTTP requests, increasing speed.

Pipelining

Select this to enable pipelining, which allows for more than one HTTP request to be sent to the server at once, reducing delays loading web pages. Note: Pipelining is only available with HTTP 1.1.


Proxy Connection Options

HTTP Version

Same as above

Keep Alive

Same as above

Pipelining

Same as above