It seems by default its proxy connection keep-alive as the header states:

Keep-Alive: 300
Proxy-Connection: keep-alive

How can I disable this?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Type about:config in the address bar. change this value to false.

network.http.proxy.keep-alive
link|improve this answer
Although keep in mind this is more or less an obsolete setting as of http 1.1 – Blomkvist May 19 '11 at 15:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.