问题
Using nc, I was able to download one file with:
GET /index.html HTTP/1.1
Host: {insert host name}
But I can't figure out how to download multiple files in one request
来源:https://stackoverflow.com/questions/60562065/how-do-i-download-multiple-files-using-one-http-1-1-request