content_type property

content_type property

Gets the Content-Type header value.

Definition:

@property
def content_type(self):
    ...

See Also