class Awscr::Signer::V2::Request

Defined in:

awscr-signer/v2/request.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(method : String, uri : URI, body : IO | String | Nil) #

[View source]

Instance Method Detail


[View source]
def host #

[View source]
def query_params : Awscr::Signer::QueryString #

[View source]
def to_s(io) #

Returns the canonical string to sign


[View source]