url-http-attempt-keepalives

url-http-attempt-keepalives is a variable defined in `url-http.el'.
Its value is
t


Documentation:
Whether to use a single TCP connection multiple times in HTTP.
This is only useful when debugging the HTTP subsystem. Setting to
nil will explicitly close the connection to the server after every
request.