Searched refs:reload (Results 1 – 17 of 17) sorted by relevance
49 httpd.reload()69 httpd.reload()83 httpd.reload()105 httpd.reload()127 httpd.reload()
46 httpd.reload()66 assert httpd.reload()102 assert nghttpx.reload(timeout=timedelta(seconds=2))135 assert httpd.reload()
58 httpd.reload()61 httpd.reload()
47 httpd.reload()50 httpd.reload()
43 httpd.reload()
45 httpd.reload()
46 httpd.reload()
44 httpd.reload()
51 httpd.reload()
49 httpd.reload()
54 httpd.reload()
40 requiring a CA certificate has to reload it.
22 …on resuming, then you should see the same session ID, when you press the <b>reload</b> button.</h5>
169 def reload(self): member in Httpd181 return self.reload()
105 def reload(self, timeout: timedelta): member in Nghttpx
Completed in 43 milliseconds