View Source GcsSignedUrl.CanonicalRequest (gcs_signed_url v0.4.6)

Creates the canonical request accoring to https://cloud.google.com/storage/docs/authentication/canonical-requests

Link to this section Summary

Link to this section Functions

Link to this function

create(verb, resource, query_string, headers)

View Source