How to check the time taken to upload a file in windows
I am uploading a document using app URL and want to find the time taken to upload a document.
add a comment
if it uses http you can use http.time in the response packet.
If you se smb you can use the service reponse time dialog.
If you use https things are getting very complicated.
So which protocol do you use?
Asked: 2019-06-19 14:51:22 +0000
Seen: 240 times
Last updated: Jun 19 '19