Creates an HTTP handler that serves in-memory static content. Useful for small files like robots.txt or inline JSON/HTML.
Value
A handler object for use with http_server().
Creates an HTTP handler that serves in-memory static content. Useful for small files like robots.txt or inline JSON/HTML.
A handler object for use with http_server().