traveltime-dev / traveltime-sdk-java

TravelTime SDK for JAVA programming language
https://docs.traveltime.com/
MIT License
6 stars 1 forks source link

Inject user agent version #101

Closed EdvinasJusis closed 1 year ago

EdvinasJusis commented 1 year ago

The purpose of this PR is to add SDK version into user-agent header.

The solution derives from here.

danielnaumau commented 1 year ago

for some reasons only timeMap requests fail, @EdvinasJusis please take a look what is wrong with them

EdvinasJusis commented 1 year ago

This PR solves the blocking issue.