in reply to Re: How to override HTTP::UserAgent::request to return a subclassed HTTP::Response
in thread How to override HTTP::UserAgent::request to return a subclassed HTTP::Response
I could do that but that would mean I'd have to change every user of the LWP::UserAgent::request method to clone the response. I was hoping to make the change at a higher level.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to override HTTP::UserAgent::request to return a subclassed HTTP::Response
by Corion (Patriarch) on Jun 01, 2009 at 15:17 UTC | |
by mje (Curate) on Jun 01, 2009 at 15:32 UTC | |
by Corion (Patriarch) on Jun 01, 2009 at 15:37 UTC | |
by mje (Curate) on Jun 01, 2009 at 16:12 UTC | |
by Corion (Patriarch) on Jun 01, 2009 at 16:22 UTC | |
|
Re^3: How to override HTTP::UserAgent::request to return a subclassed HTTP::Response
by ikegami (Patriarch) on Jun 01, 2009 at 15:21 UTC |