fixed: don't log failures
add flag to configure listen address
new: added measured handler
Remove executable content support
Add an option to toggle execution feature
Execute requested file if it's executable
This is only an MVP for this feature. The executable can't set the
status and meta of the response and the whole response body must fit in
memory.
Change name in build.yml to shavit
Ignore new name binary output
Give the project a proper name
Add custom index file name
Handle error from AddExtensionType
Recover from panics in the main handler
Return the correct mime in response header