func net/http.Post

one use

	net/http (current package)
		client.go#L833: func Post(url, contentType string, body io.Reader) (resp *Response, err error) {