Public Member Functions | |
def | __init__ (self, name, type) |
def | __init__ (self, name, type) |
Public Member Functions inherited from httpdomain.httpdomain.DocRef | |
def | __init__ (self, base_url, anchor, section) |
def | __repr__ (self) |
def | __init__ (self, base_url, anchor, section) |
def | __repr__ (self) |
Additional Inherited Members | |
Data Fields inherited from httpdomain.httpdomain.DocRef | |
base_url | |
anchor | |
section | |
Represents a reference to W3 Cross-Origin Resource Sharing recommendation.
Definition at line 78 of file httpdomain.py.
def httpdomain.httpdomain.CORSRef.__init__ | ( | self, | |
name, | |||
type | |||
) |
Reimplemented from httpdomain.httpdomain.DocRef.
Definition at line 81 of file httpdomain.py.
References httpdomain.httpdomain.CORSRef.__init__().
Referenced by httpdomain.httpdomain.CORSRef.__init__().
def httpdomain.httpdomain.CORSRef.__init__ | ( | self, | |
name, | |||
type | |||
) |
Reimplemented from httpdomain.httpdomain.DocRef.
Definition at line 81 of file httpdomain.py.
References httpdomain.httpdomain.CORSRef.__init__().