httplib2 0.31.2
Version history | Download JSON
-
PyPI https://pypi.org/project/httplib2/ Repository https://github.com/httplib2/httplib2 -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 120 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 5 "classes" : 78 "other" : 13- 3 functions (+0 overloads)
- 2 parameters
- 15 classes
- 23 methods (+0 overloads)
- 55 parameters
- 0 properties
- 23 methods (+0 overloads)
- 5 modules
- 13 attrs
- 3 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
httplib2 |
0.0% | 0.0% | 94 | 0 |
httplib2.auth |
0.0% | 0.0% | 12 | 0 |
httplib2.certs |
0.0% | 0.0% | 2 | 0 |
httplib2.error |
0.0% | 0.0% | 6 | 0 |
httplib2.iri2uri |
0.0% | 0.0% | 6 | 0 |
Incomplete Annotations
httplib2 (94 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Response.init |
2 | 0 | 0 |
meth |
Response.getattr |
2 | 0 | 0 |
attr |
Response.version |
1 | 0 | 0 |
attr |
Response.status |
1 | 0 | 0 |
attr |
Response.reason |
1 | 0 | 0 |
meth |
ProxyInfo.init |
8 | 0 | 0 |
meth |
ProxyInfo.astuple |
1 | 0 | 0 |
meth |
ProxyInfo.isgood |
1 | 0 | 0 |
meth |
ProxyInfo.applies_to |
2 | 0 | 0 |
meth |
ProxyInfo.bypass_host |
2 | 0 | 0 |
meth |
ProxyInfo.repr |
1 | 0 | 0 |
meth |
Http.init |
8 | 0 | 0 |
meth |
Http.close |
1 | 0 | 0 |
meth |
Http.getstate |
1 | 0 | 0 |
meth |
Http.setstate |
2 | 0 | 0 |
meth |
Http._auth_from_challenge |
6 | 0 | 0 |
meth |
Http.add_credentials |
4 | 0 | 0 |
meth |
Http.add_certificate |
5 | 0 | 0 |
meth |
Http.clear_credentials |
1 | 0 | 0 |
meth |
Http._conn_request |
6 | 0 | 0 |
meth |
Http._request |
10 | 0 | 0 |
meth |
Http._normalize_headers |
2 | 0 | 0 |
meth |
Http.request |
7 | 0 | 0 |
attr |
Http.proxy_info |
1 | 0 | 0 |
attr |
Http.ca_certs |
1 | 0 | 0 |
attr |
Http.disable_ssl_certificate_validation |
1 | 0 | 0 |
attr |
Http.tls_maximum_version |
1 | 0 | 0 |
attr |
Http.tls_minimum_version |
1 | 0 | 0 |
attr |
Http.connections |
1 | 0 | 0 |
attr |
Http.credentials |
1 | 0 | 0 |
attr |
Http.certificates |
1 | 0 | 0 |
attr |
Http.authorizations |
1 | 0 | 0 |
attr |
Http.follow_redirects |
1 | 0 | 0 |
attr |
Http.redirect_codes |
1 | 0 | 0 |
attr |
Http.optimistic_concurrency_methods |
1 | 0 | 0 |
attr |
Http.safe_methods |
1 | 0 | 0 |
attr |
Http.follow_all_redirects |
1 | 0 | 0 |
attr |
Http.ignore_etag |
1 | 0 | 0 |
attr |
Http.force_exception_to_status_code |
1 | 0 | 0 |
attr |
Http.timeout |
1 | 0 | 0 |
attr |
Http.forward_authorization_headers |
1 | 0 | 0 |
attr |
Http.cache |
1 | 0 | 0 |
httplib2.auth (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
token |
1 | 0 | 0 |
attr |
scheme |
1 | 0 | 0 |
attr |
auth_param_name |
1 | 0 | 0 |
attr |
authentication_info |
1 | 0 | 0 |
attr |
params |
1 | 0 | 0 |
attr |
www_authenticate |
1 | 0 | 0 |
attr |
token68 |
1 | 0 | 0 |
attr |
UNQUOTE_PAIRS |
1 | 0 | 0 |
attr |
challenge |
1 | 0 | 0 |
attr |
auth_param |
1 | 0 | 0 |
attr |
quoted_string |
1 | 0 | 0 |
attr |
unquote |
1 | 0 | 0 |
httplib2.certs (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
BUILTIN_CA_CERTS |
1 | 0 | 0 |
func |
where |
1 | 0 | 0 |
httplib2.error (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HttpLib2ErrorWithResponse.init |
4 | 0 | 0 |
attr |
HttpLib2ErrorWithResponse.response |
1 | 0 | 0 |
attr |
HttpLib2ErrorWithResponse.content |
1 | 0 | 0 |
httplib2.iri2uri (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
iri2uri |
2 | 0 | 0 |
func |
encode |
2 | 0 | 0 |
meth |
Test.test_uris |
1 | 0 | 0 |
meth |
Test.test_iri |
1 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.