Allow multiple fields to be set with push_header().
commitbfafce890c6aa20246f98aa86ee24f61b60e7112
authorGisle Aas <gisle@aas.no>
Thu, 9 Oct 2008 11:46:42 +0000 (9 13:46 +0200)
committerGisle Aas <gisle@aas.no>
Thu, 9 Oct 2008 11:46:42 +0000 (9 13:46 +0200)
tree72642b1b1410a47cc1265dcd595b7bd5fda7e9d2
parent1f0222953370f3b7004546e50bf78f229e44618b
Allow multiple fields to be set with push_header().

Profiling shows that this function is called a lot so reducing
the number of calls is a good thing.
lib/HTTP/Headers.pm
lib/LWP/Protocol/http.pm
t/base/headers.t