headers property

headers property

Gets the HTTP content headers.

Definition:

@property
def headers(self):
    ...

See Also