The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WebService::DS::SOP::Auth::V1_1::Request::GET

DESCRIPTION

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

METHODS

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

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

SEE ALSO

HTTP::Request WebService::DS::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>