diff options
| author | franck cuny <franck@lumberjaph.net> | 2009-06-25 18:07:55 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2009-06-25 18:07:55 +0200 |
| commit | cd65b24e131df42c477280c3d0f21d662ee6c8d0 (patch) | |
| tree | 4710fde2d09880ddebb39332863cc0d28e12b48e /lib/MooseX/UserAgent.pm | |
| parent | add tests (diff) | |
| download | moosex-useragent-cd65b24e131df42c477280c3d0f21d662ee6c8d0.tar.gz | |
POD
Diffstat (limited to 'lib/MooseX/UserAgent.pm')
| -rw-r--r-- | lib/MooseX/UserAgent.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/MooseX/UserAgent.pm b/lib/MooseX/UserAgent.pm index f6dd895..2e1b2f2 100644 --- a/lib/MooseX/UserAgent.pm +++ b/lib/MooseX/UserAgent.pm @@ -115,6 +115,8 @@ protocol. If there is a cache configuration, the url will be checked in the cache, and if there is a match, a 304 HTTP code will be returned. +Return a HTTP::Response object. + =item B<get_content> This method will return a content in utf8. |
