1 implementation of ContentDisposition
dotnet-openapi (1)
HttpClientWrapper.cs (1)
57
public ContentDispositionHeaderValue
ContentDisposition
()
1 reference to ContentDisposition
dotnet-openapi (1)
Commands\BaseCommand.cs (1)
368
var contentDisposition = response.
ContentDisposition
();