in reply to Remove lwp header
Have you looked at the ->default_headers() method? It returns the HTTP::Headers object that is used to set the default headers. I would look at removing the header from there, or not setting it as default in the first place.
|
|---|