url-retrieve-synchronously

url-retrieve-synchronously is an autoloaded compiled Lisp function in `url.el'.

(url-retrieve-synchronously URL &optional SILENT INHIBIT-COOKIES)

Retrieve URL synchronously.
Return the buffer containing the data, or nil if there are no data
associated with it (the case for dired, info, or mailto URLs that need
no further processing). URL is either a string or a parsed URL.