Changes for version 1.51 - 2017-02-24
- Sessions going through a CONNECT proxy can now be played back properly (issue #9).
- Added option to disable userinfo comparision
- Mojo::Util::slurp has been removed in favor of Path::Tiny::slurp in tests
Modules
A Mojo User-Agent that can record and play back requests without Internet connectivity, similar to LWP::UserAgent::Mockable
Helper class for Mojo::UserAgent::Mockable that compares two Mojo::Message::Request instances
A class that serializes Mojo transactions created by Mojo::UserAgent::Mockable.