The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.004

  • [Fix] Proper `Client-*` headers where not added to internal responses.
  • [New] Add a new `Client-Response-Source` to indicate when the response was generated by this module.
  • [New] Add a `url` argument to the `override_request` method for easier overriding of specific addresses.

Documentation

Modules

Override the LWP::UserAgent to return canned responses for testing
Scoping the user agent overrides