just wondering if there is a mechanism to "advertise" what values I'd be able to accept in Accept-Language and return a proper Content-Language.
There is "Link: ; rel=alternate hreflang=pt-br", but that forces me to create a new resource (as opposed to exposing the same resource under a different language).
http://www.w3schools.com/tags/att_link_hreflang.asp
Here is a related question: