Closed Gozala closed 3 weeks ago
Extends PUT method so that user can send a service a
content-type: application/json
content-type: application/synopsys-query+json
accept: text/event-stream
accept: text/json
Adds HEAD method so that client can get metadata on stored blobs
Extends GET method so that user can:
accept: application/json
Extends PUT method so that user can send a service a
content-type: application/json
is used.content-type: application/synopsys-query+json
is used.content-type: application/synopsys-query+json
andaccept: text/event-stream
headers.content-type: application/synopsys-query+json
andaccept: text/json
headers.Adds HEAD method so that client can get metadata on stored blobs
Extends GET method so that user can:
accept: text/event-stream
header.accept: application/json
header.