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

NAME

Plack::VCR::Interaction - Represents a single HTTP interaction

VERSION

version 0.06

DESCRIPTION

Retrieved from "next" in Plack::VCR; objects of this class currently only contain an HTTP::Request.

METHODS

request

Returns the HTTP::Request for this interaction.

SEE ALSO

Plack::VCR

AUTHOR

Rob Hoelz <rob@hoelz.ro>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Rob Hoelz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/hoelzro/plack-middleware-recorder/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.