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
Creating configuration packages
Modules
Override the LWP::UserAgent to return canned responses for testing
Scoping the user agent overrides