Skip to content

Static file handler

Navneet Karnani requested to merge 1-static-resource-endpoint into main

Add a static file serving handler, along with code cleanup and new tests.

The HttpServer already has a Headers implementation which is comprehensive, and handles the case insensitivity of headers better

Closes #1 (closed)

Merge request reports