uber / rides-java-sdk

Uber Rides Java SDK (beta)
https://developer.uber.com/docs
MIT License
104 stars 57 forks source link

localization exposure in java sdk? #3

Closed abjorck closed 8 years ago

abjorck commented 8 years ago

I couldn't find a way to add the locale/accept-language header for sdk requests. this would be nice to have added, perhaps on your session or something.

abjorck commented 8 years ago

tried it out myself, seems straight forward enough, and works https://github.com/uber/rides-java-sdk/pull/4