ContentDispositionHeaderValue constructor

init

Create a new instance of this disposition type.

def __init__(self, disposition_type):
    ...
ParameterTypeDescription
disposition_typestrDisposition type

See Also