basz / SlmLocale

Auto detection of locale through different strategies for Zend Framework 2
Other
67 stars 34 forks source link

Ability to set Content-Language after Locale detection #20

Open juriansluiman opened 11 years ago

juriansluiman commented 11 years ago

Have an option to set the Content-Language in the response:

$response->getHeaders()->addHeaderLine('Content-Language', 'da');