Hello,
I found a limitation when trying to make a large file upload with authentication. It takes waaaay to long for the request to get ready. Besides the problem of having to wait too long, this creates a problem with the nonce which is already too old when the request finally leaves the client. I would recomend for a param to select fields to use in the authentication process instead of always using the whole body. Does it make sense? I would really appreciate this fix.
Thanks!
Marcel
Hello,
I found a limitation when trying to make a large file upload with authentication. It takes waaaay to long for the request to get ready. Besides the problem of having to wait too long, this creates a problem with the nonce which is already too old when the request finally leaves the client. I would recomend for a param to select fields to use in the authentication process instead of always using the whole body. Does it make sense? I would really appreciate this fix.
Thanks!
Marcel