Many endpoints are more commonly relying on a customer header to establish a TLS connection, without the header the connection will be dropped or 403 http code response sent.
I understand basicauth via Authorization header can already be added, this requested capability would do the same but not use a hard coded header name.