-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hello,
would it be possible to add an argument to skip SSL verification for self signed certificates?
This is how gradio_client does it
from gradio_client import Client, handle_file
client = Client("https://pgpt.example.com/", ssl_verify=False)
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels