httpstat
httpstat copied to clipboard
Is there a speed_download size_download for curl?
size_download (The total amount of bytes that were downloaded.)
size_upload (The total amount of bytes that were uploaded.)
speed_download (The average download speed that curl measured for the complete download. Bytes per second.)
Hello,
This project is not curl. Just checking you understood that.
I think it might be ok to add bytes/sec somewhere discrete on the final output. I don't want to add anything to do with uploading; it's too messy.