Function Http-Get

Part of:

package trivial-http
( http-get < url > )
returns a list of three elements: a response code as integer, an association list of headers returned from the server, and a stream from which the response can be read.