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

Changes for version 0.6.2 - 2020-12-11

  • Modified jwt_encode to allow to pass additional parameters accepted by Net::API::REST::JWT::jwt_encode
  • Updated the as_string method in Net::API::REST::Cookies which required a domain to be set
  • Added methods acceptable, dnt, document_uri, gateway_interface, is_secure, mod_perl, mod_perl_version, redirect_error_notes, redirect_query_string, redirect_status, redirect_url, remote_port, request_uri, script_filename, script_name, script_uri, script_url, server_addr, server_protocol, server_signature and server_software to Net::API::REST::Request
  • Correcting an inaccurate, albeit working, call to Encode in encode_utf8 and decode_utf8 in Net::API::REST

Documentation

Apache2 Request Fields Object
Apache2 Request Upload Object

Modules

Framework for RESTful APIs
Cookie Jar and cookie management
HTTP DateTime Manipulation and Formatting
JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516
utf8 compliant URI query string manipulation
Apache2 Incoming Request Access and Manipulation
Apache2 Outgoing Response Access and Manipulation

Provides

in lib/Net/API/REST/Cookies.pm
in lib/Net/API/REST.pm
in lib/Net/API/REST/Request.pm
in lib/Net/API/REST/Request.pm
in lib/Net/API/REST/Status.pm