I've found the request body's content length (set via PostMethod.setRequestContentLength) is stored by an *int* What happens if I want to upload a large file, lets say a 10GB file?
Thanks. Robert
I've found the request body's content length (set via PostMethod.setRequestContentLength) is stored by an *int* What happens if I want to upload a large file, lets say a 10GB file?
Thanks. Robert