This is an empty struct for now, but we will most likely expand on that. ``` [contentTypes] [contentTypes.'text/markdown'] ``` The above means that only Markdown will be considered a content type. E.g. HTML will be treated as plain text. Fixes #12274 |
||
---|---|---|
.. | ||
testdata | ||
builtin.go | ||
config.go | ||
config_test.go | ||
mediaType.go | ||
mediaType_test.go |