Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ get
Method
get
test/pyhttpd/nghttp.py:215–216 ·
view source on GitHub ↗
(self, url, timeout=5, options=None)
Source
from the content-addressed store, hash-verified
213
return
r
214
215
def
get(self, url, timeout=5, options=None):
216
return
self._raw(url, timeout, options)
217
218
def
assets(self, url, timeout=5, options=None):
219
if
not options:
Callers
15
has_a2md
Method · 0.80
test_h2_003_51
Method · 0.80
test_h2_003_52
Method · 0.80
nghttp_upload_and_verify
Method · 0.80
test_h2_202_03
Method · 0.80
test_h2_202_10
Method · 0.80
test_h2_202_11
Method · 0.80
test_h2_103_20
Method · 0.80
test_h2_103_21
Method · 0.80
test_h2_103_22
Method · 0.80
test_h2_103_23
Method · 0.80
test_h2_103_24
Method · 0.80
Calls
1
_raw
Method · 0.95
Tested by
15
test_h2_003_51
Method · 0.64
test_h2_003_52
Method · 0.64
nghttp_upload_and_verify
Method · 0.64
test_h2_202_03
Method · 0.64
test_h2_202_10
Method · 0.64
test_h2_202_11
Method · 0.64
test_h2_103_20
Method · 0.64
test_h2_103_21
Method · 0.64
test_h2_103_22
Method · 0.64
test_h2_103_23
Method · 0.64
test_h2_103_24
Method · 0.64
test_h2_401_31
Method · 0.64