fsouza / fake-gcs-server

Google Cloud Storage emulator & testing library.

Home Page:https://pkg.go.dev/github.com/fsouza/fake-gcs-server/fakestorage?tab=doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom metadata missing in Public and Signed URLs

uddhav opened this issue · comments

I noticed that the existing implementation does not provide the custom metadata with the x-goog-meta- prefix as indicated here.

I am creating this issue with the intention of submitting a PR. However, I am not a golang dev so feel free to turn it down.