Split the fetch_url() function into fetch_url and open_url().
open_url() is suitable for use outside of a module environment. Will let us use open_url to do SSL cert verification in other, non-module code.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment