pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

HTTP header Accept incorrectly used #82

Closed jkyberneees closed 7 years ago

jkyberneees commented 7 years ago

The Accept header does not allow you to specify a charset. We most use the Accept-Charset header instead. Please see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Charset