HTTP 1.1 supports keep alive connections, connections are not closed until \"Connection: close\" is sent.
So, if the browser, in this case firefox has network.http.pipel
SPDY has a number of advantages that go beyond what HTTP pipelining can offer, which are described in the SPDY whitepaper:
See Difference between HTTP pipeling and HTTP multiplexing with SPDY
I could go on and on about HTTP pipelining vs SPDY. But I'd recommend just reading up on SPDY. Check out http://dev.chromium.org/spdy and our tech talk on SPDY at http://www.youtube.com/watch?v=TNBkxA313kk&list=PLE0E03DF19D90B5F4&index=2&feature=plpp_video.