Since curl 7.55 you can use -H @file to read from a file. For old versions you need a small script, something like this: curl $(xargs -a headers ...
確定! 回上一頁