Change http.timeout_msec for pgsql_http

Is it possible in Supabase to change the http.timeout_msec for the pgsql_http package? I checked the extensions schema and extensions.http_set_curlopt has a comment of -- missing source code. I need to increase the timeout of HTTP calls from 5 seconds to 10 seconds if possible.
Was this page helpful?