what3words / w3w-node-wrapper

Node wrapper for the What3Words API
https://docs.what3words.com/api/v3/
MIT License
44 stars 10 forks source link

[IN-6] Remove user agent from x-w3w-wrapper #71

Closed chaddgrimm closed 5 months ago

chaddgrimm commented 5 months ago

Passing user-agent info on the x-w3w-wrapper header is redundant since we can get this information from the User-Agent header itself.