Add Content-Type and Content-Disposition for plain text, json, and PNG #234
Labels
P1
High: Likely tackled by core team if no one steps up
test:coverage
Improves the spec covered by this test suite
Content-Type
andContent-Disposition
header in response have high impact for web browser experience.They inform browser how to render content and what filename is used in "Save As" user flows.
Ref.
TODO
Some of below may already exist, but we should confirm and fill any gaps:
Content-Type
test forContent-Disposition
test forThe text was updated successfully, but these errors were encountered: