Hi - the OpenAPI 3.0.3 specification implies here that for the http security scheme only Authorization header from RFC7235 may be used to supply credentials, such as a bearer token. Would it be at all possible to include support for Proxy-Authorization (without the need to use a specification extension)? The use case is to supply separate proxy and target credentials in one API request.