MCPcopy
hub / github.com/iBaa/PlexConnect / ThreadedHTTPServer

Class ThreadedHTTPServer

WebServer.py:276–277  ·  view source on GitHub ↗

Handle requests in a separate thread.

Source from the content-addressed store, hash-verified

274
275
276class ThreadedHTTPServer(ThreadingMixIn, HTTPServer):
277 """Handle requests in a separate thread."""
278
279
280

Callers 2

RunFunction · 0.85
Run_SSLFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected