NAME

TestCommon::Handlers - Common Handlers

Synopsis

# PerlModule          TestCommon::Handlers
# PerlResponseHandler TestCommon::Handlers::pass_through_response_handler

Description

Various commonly used handlers

API

pass_through_response_handler

# PerlModule          TestCommon::Handlers
# PerlResponseHandler TestCommon::Handlers::pass_through_response_handler

this is a response handler, which reads the posted body and sends it back to the client as is.