MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / SimpleHTTPRequestHandler

Class SimpleHTTPRequestHandler

Lib/SimpleHTTPServer.py:27–215  ·  view source on GitHub ↗

Simple HTTP request handler with GET and HEAD commands. This serves files from the current directory and any of its subdirectories. The MIME type for files is determined by calling the .guess_type() method. The GET and HEAD requests are identical except that the HEAD request o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

initMethod · 0.45
copyMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected