When I initialize an HTTP/2 server, and then use cURL to issue a request, it works. But if I request the headers only using curl -I, it seems to throw a protocol error, as follows: % curl -k ...
Just documenting a method of using Curl to parallel download a large financial data file from an FTP site. One of the financial data services we use on a daily basis is Standard and Poors Capital IQ ...