Izak Blom
Results
1
issues of
Izak Blom
I tried using this plugin to convert one serverless api response to binary, as follows: ``` get_object: handler: Storage/handler.get_object events: - http: path: get_object method: get cors: true contentHandling: CONVERT_TO_BINARY...