Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 17 of 17) sorted by relevance

/curl/tests/http/
H A Dtest_12_reuse.py52 httpd.reload()
72 httpd.reload()
86 httpd.reload()
108 httpd.reload()
130 httpd.reload()
H A Dtest_03_goaway.py46 httpd.reload()
66 assert httpd.reload()
102 assert nghttpx.reload(timeout=timedelta(seconds=2))
135 assert httpd.reload()
H A Dtest_09_push.py58 httpd.reload()
61 httpd.reload()
H A Dtest_13_proxy_auth.py50 httpd.reload()
53 httpd.reload()
H A Dtest_06_eyeballs.py45 httpd.reload()
H A Dtest_05_errors.py47 httpd.reload()
H A Dtest_14_auth.py47 httpd.reload()
H A Dtest_04_stuttered.py47 httpd.reload()
H A Dtest_16_info.py47 httpd.reload()
H A Dtest_19_shutdown.py48 httpd.reload()
H A Dtest_10_proxy.py51 httpd.reload()
H A Dtest_02_download.py48 httpd.reload()
H A Dtest_07_upload.py52 httpd.reload()
/curl/docs/libcurl/opts/
H A DCURLOPT_CA_CACHE_TIMEOUT.md40 requiring a CA certificate has to reload it.
/curl/tests/data/
H A Dtest32022 …on resuming, then you should see the same session ID, when you press the <b>reload</b> button.</h5>
/curl/tests/http/testenv/
H A Dhttpd.py171 def reload(self): member in Httpd
183 return self.reload()
H A Dnghttpx.py101 def reload(self, timeout: timedelta): member in Nghttpx

Completed in 30 milliseconds