Skip to content

Use `default_type` instead of `add_header Content-Type`

Jan Alexander Steffens (heftig) requested to merge default-type into master

The latter can cause duplicate Content-Type headers. Thanks to strcat for notifying me of the issue.

Merge request reports