mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
ce81be85c7
Caddy (and probably other webservers) add a Content-Type header when one was not supplied by the application backend. Under Chromium, the css file is not interpreted if the webserver delivers it with Content-Type: text/plain, althugh it does work if no Content-Type header is set. To prevent the frontend proxy from adding the wrong header, set it correctly in the first place |
||
---|---|---|
.. | ||
resources | ||
client.cpp | ||
conf.cpp | ||
conf.h | ||
database.cpp | ||
database.h | ||
interface.h | ||
laminar.capnp | ||
laminar.cpp | ||
laminar.h | ||
log.h | ||
main.cpp | ||
node.h | ||
resources.cpp | ||
resources.h | ||
run.cpp | ||
run.h | ||
server.cpp | ||
server.h |