Currently x-ratelimit-* headers are in CamelCase (in the docs), but in practice the API returns them in lower case. Although HTTP header names are (not case sensitive)[https://www.w3.org/Protocols/rfc2616/rfc2616.html], this could still be confusing for some, therefor I propose to change it.