The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.9.3

  • ENHANCEMENTS
    • added configuration 'followlocation' to enable following redirects
    • added configuration 'max_redirects' to set a maximum of automated redirects
    • more tests
  • BUG FIXES
    • fix requirement of external webserver for tests
    • fix receiving continue with HTTP 1.0
  • DOCUMENTATION
    • fix typo in synopsis
    • describe 'followlocation' and 'max_redirects'

Modules

UserAgent based on libcurl

Provides

in lib/WWW/Curl/UserAgent/Handler.pm
in lib/WWW/Curl/UserAgent/Request.pm