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

NAME

WebService::SOP::Auth::V1_1::Request::POST

DESCRIPTION

To create a valid HTTP::Request object for given POST request parameters.

METHODS

$class->create_request( $uri, $params, $app_secret )

Returns HTTP::Request object for a POST request. Request parameters including signature are gathered as POST parameters.

SEE ALSO

HTTP::Request WebService::SOP::Auth::V1_1

LICENSE

Copyright (C) dataSpring, Inc. Copyright (C) Research Panel Asia, Inc.

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

AUTHOR

yowcow <yoko.oyama [ at ] d8aspring.com>