Closed yeger00 closed 6 months ago
Figured it out I should do:
docker run singlefile --http-header="a=b" "https://www.wikipedia.org" > wikipedia.html
Thank you, I confirm it was a bug ("https://www.wikipedia.org" was incorrectly interpreted as a header). It's fixed in the version 2.0.38
that I've just published.
Thanks @gildas-lormeau Much appreciated
Hello, I tried to run
single-file-cli
but failed to do. I keep getting the following error:By looking at the code I see that it probably fail here.
What am I missing? Thanks for the help
Avi