amoghrajesh opened a new issue, #55770: URL: https://github.com/apache/airflow/issues/55770
### Body Older v2 connections allowed this using: `c = Connection(uri="http://https/://example.com/%2Ffoo")`, but we could be better off doing: `Connection.from_uri()` instead? But anyways this is to be done for parity. ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
