Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | http_error_401 |
![]() | |
def | add_parent |
def | close |
Static Public Attributes | |
string | auth_header = 'Authorization' |
![]() | |
tuple | rx = re.compile('[ \t]*([^ \t]+)[ \t]+realm="([^"]*) |
Additional Inherited Members | |
![]() | |
parent | |
Definition at line 604 of file urllib2.py.
def http_error_401 | ( | self, | |
req, | |||
fp, | |||
code, | |||
msg, | |||
headers | |||
) |
Definition at line 608 of file urllib2.py.
References AbstractDigestAuthHandler.http_error_auth_reqed(), and urlparse.urlparse().
|
static |
Definition at line 606 of file urllib2.py.