in reply to Disable LWP::Simple's autodeflating?

use mirror
  • Comment on Re: Disable LWP::Simple's autodeflating? (use mirror)

Replies are listed 'Best First'.
Re^2: Disable LWP::Simple's autodeflating? (use mirror)
by Anonymous Monk on Jan 31, 2013 at 04:54 UTC
    Please don't reinterpret the question by looking at the example. I specifically asked on how to disable that particular LWP::Simple's behavior. This behavior is not seen if I use LWP::UserAgent.

      Please don't reinterpret the question by looking at the example. I specifically asked on how to disable that particular LWP::Simple's behavior. This behavior is not seen if I use LWP::UserAgent.

      UTSL, go to LWP::Simple and look at the source (and the docs) -- LWP::Simple is simple, it is not customizable, there is no configuration option that you can use