This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Application Service URIs not treated as URIs #10012
Labels
A-Application-Service
Related to AS support
Using URIs in Application Service configuration do not appear to be parsed as URIs, but rather with some kind of custom heuristic.
Steps to reproduce
https://USERNAME:PASSWORD@somehost.local/services/matrix
:PASSWORD@somehost.local
If this were parsed as a URI, which I believe is the intention, the HTTP client should receive correct
Authorization
headers for the application service.Version information
Version: 1.28.0
Install method:
pip
Platform:
Ubuntu 20.10
The text was updated successfully, but these errors were encountered: