contao / check

Contao Check
GNU Lesser General Public License v3.0
47 stars 23 forks source link

add Content-Type header in Router::dispatch (#104) #106

Closed fritzmg closed 8 years ago

fritzmg commented 8 years ago

This adds a Content-Type header so that the utf-8 charset is defined, in case the web server does not use utf-8 as its default charset (see #104).