davecheney / httpstat

It's like curl -v, with colours.
MIT License
6.95k stars 382 forks source link

wrong variable used when creating error on file creation #88

Closed theckman closed 7 years ago

theckman commented 7 years ago

I've found that when we return an error on file creation we are actually using the wrong variable (outputFile). We should be using filename instead: