origin property

origin property

Gets a string representation of the origin segment of the associated URL.

Definition:

@property
def origin(self):
    ...

See Also