« ^ »

Google Cloud Storageからファイルをダウンロードする様子を眺める

所要時間: 約 1分
:ORIGIN = https://storage.googleapis.com

GET :ORIGIN/download/storage/v1/b/TEST_BUCKET_NAME/o/testing.csv?alt=media
Host:                   storage.googleapis.com
sentry-trace:           00000000000000000000000000000000-0000000000000000-0
User-Agent:             gcloud-python/2.5.0  gl-python/3.8.12 grpc/1.34.0 gax/1.33.1 gccl/2.5.0
accept-encoding:        gzip
Accept:                 application/json
X-Goog-API-Client:      gcloud-python/2.5.0  gl-python/3.8.12 grpc/1.34.0 gax/1.33.1 gccl/2.5.0 gcclocation-id/96ea1f56-4709-43dc-a1ea-57110bf67c1c
content-type:           application/json; charset=UTF-8
x-upload-content-type:  application/json; charset=UTF-8
a,b,c,d,e,f,g
a,b,c,d,e,f,g

// GET https://storage.googleapis.com/download/storage/v1/b/TEST_BUCKET_NAME/o/testing.csv?alt=media
// HTTP/1.1 200 OK