origin property

origin property

Returns the Location object’s URL’s origin.

Definition:

@property
def origin(self):
    ...

See Also