Closed transitive-bullshit closed 4 years ago
Fixes #11.
Also adds content-type: application/json to all responses since they're currently returned as text/plain.
content-type: application/json
text/plain
Note that respecting these cache headers is really useful when debugging via Chrome devtools.
Fixes #11.
Also adds
content-type: application/json
to all responses since they're currently returned astext/plain
.Note that respecting these cache headers is really useful when debugging via Chrome devtools.