Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a property that extends the HTTP user agent #47

Merged
merged 1 commit into from
Mar 7, 2016

Conversation

dreadnought
Copy link
Contributor

I would like to add a property to osm-gps-map that allows application to append something to the HTTP user-agent, so that map providers (like OSM) will be able distinguish which application it is and not only see that it is using osm-gps-map.

The first part of the user-agent is still hard-coded, but setting the user-agent property for example to 'myapp/0.1' would result in the user-agent 'libosmgpsmap/1.1.0 myapp/0.1'.

nzjrs added a commit that referenced this pull request Mar 7, 2016
add a property that extends the HTTP user agent
@nzjrs nzjrs merged commit 33c611c into nzjrs:master Mar 7, 2016
@nzjrs
Copy link
Owner

nzjrs commented Mar 7, 2016

thanks

@dreadnought dreadnought deleted the user-agent branch March 8, 2016 06:46
@dreadnought dreadnought mentioned this pull request Apr 16, 2016
@johnny-bit johnny-bit added this to the 1.2.0 milestone Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants