Share via


FileSetHTTPHeadersResponse type

Contains response data for the setHttpHeaders operation.

type FileSetHTTPHeadersResponse = WithResponse<
  FileSetHttpHeadersHeaders,
  FileSetHttpHeadersHeaders
>