meteatamel / knative-tutorial

A collection of samples for Knative Serving, Knative Eventing and Knative-GCP projects.
Apache License 2.0
482 stars 131 forks source link

Switch to 'https://storage.cloud.google.com/[BUCKET_NAME]/[OBJECT_NAME] #79

Closed Harwayne closed 4 years ago

Harwayne commented 4 years ago

Switch to https://storage.cloud.google.com/[BUCKET_NAME]/[OBJECT_NAME] for the URL to send, based on https://cloud.google.com/storage/docs/request-endpoints#cookieauth.

meteatamel commented 4 years ago

Thanks!