Add support for setting Proxy-Authorization
Review Request #11852 — Created Oct. 15, 2021 and submitted — Latest diff uploaded
This header is useful for authenticating against proxy servers and other authentication gateways, e.g., Google's Identity-Aware Proxy.
rbtools/api/request.py |
---|
rbtools/api/transport/sync.py |
---|
rbtools/commands/__init__.py |
---|