in reply to Re^5: 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
Initially I wanted to trap someone calling the HTTP::Response content method by accident when it mostly should be the decoded_content method.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: How to override HTTP::UserAgent::request to return a subclassed HTTP::Response
by Corion (Patriarch) on Jun 01, 2009 at 16:22 UTC |