You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
displague
changed the title
User Agent should be configurable in clients and transmitted on requests
User-Agent should be configurable in clients and transmitted on requests
Nov 24, 2020
Like the ConsumerToken, the UserAgent should be configurable in clients and submitted on each request.
https://tools.ietf.org/html/rfc7231#section-5.5.3
Quantifying usage will allow for appropriate prioritization of Python based solutions, such as Ansible.
User-agent client properties would be introduced here: https://github.com/ansible-collections/community.general/blob/main/plugins/modules/cloud/packet/packet_device.py#L639
The text was updated successfully, but these errors were encountered: