clbarnes opened a new pull request, #7241:
URL: https://github.com/apache/opendal/pull/7241

   # Which issue does this PR close?
   
   This is a trivial (but essential) feature modeled after 
https://github.com/apache/opendal/pull/7075 , it didn't seem worth discussing 
before implementing.
   
   # Rationale for this change
   
   Most interactions over HTTP should, today, be secured. Recognising HTTPS as 
a valid scheme is, therefore, important.
   
   # What changes are included in this PR?
   
   Register "https" as an alias for the HTTP scheme. 
   
   # Are there any user-facing changes?
   
   Users can now create configs/operators using from_uri using URLs starting 
`https://...`.
   
   # AI Usage Statement
   
   No agent use; trivial autocomplete provided by VSCode/ GPT-4.1.
   


-- 
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]

Reply via email to