|
|
|
|
|
by stephenr
2553 days ago
|
|
backwards compatible with what? In my experience anything served as `text/*` that isn’t more specifically handled (eg `text/html`) will be rendered as text/plain because the type is still `text`. Edit: rendered, not tendered |
|