get_filename¶
-
sunpy.util.net.
get_filename
(sock, url)[source] [edit on github]¶ Get filename from given
urlopen
object and URL.First, tries the “Content-Disposition”, if unavailable, extracts name from the URL.
sunpy.util.net.
get_filename
(sock, url)[source] [edit on github]¶Get filename from given urlopen
object and URL.
First, tries the “Content-Disposition”, if unavailable, extracts name from the URL.