origin property

origin property

Gets a string representation for the specified URL origin.

Definition:

@property
def origin(self):
    ...

See Also