http://qs321.pair.com?node_id=11107344


in reply to LWP::UserAgent adding unwanted TE header

Since LWP::UserAgent 6.33, you can now add the send_te option to suppress the TE headers:

send_te => 0,