NAME

Net::StackExchange::Role::Request - Common request methods

VERSION

version 0.102740

ATTRIBUTES

type

The only valid value is jsontext. Responds with mime-type text/json, if set.

key

Accepts a key and validates this request to a specific application.

jsonp

If set, the response returns JSON with Padding instead of standard JSON.

AUTHOR

Alan Haggai Alavi <alanhaggai@alanhaggai.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Alan Haggai Alavi.

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