Function Http-Post

Part of:

package trivial-http
( http-post < url > < content-type > < content > )
given a URL, a MIME content type, and the content as a character stream, POST to the URL and return the list of three elements as described for HTTP-GET.