uber / rides-java-sdk

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

add Accept-Language header and builder method to be able to get local… #4

Closed abjorck closed 8 years ago

abjorck commented 8 years ago

…ized data

itstexter commented 8 years ago

Looks good! Could you add some tests showing it being set in the builder is respected? This would be in SessionTest and RetrofitUberRidesClientIntegrationTest

Also, if you could sign the Uber CLA I can get this merged!

abjorck commented 8 years ago

Please have a look, see if you think that covers it. Accepted the CLA.

itstexter commented 8 years ago

Thanks so much @allanman!