I am trying to debug a problem with HTTP POST. We use it to upload a large file. The client program uses the Apache httpclient library. For some reason, the client thinks that the upload fails, while the server is of the opinion that it succeeded (like, verifying the MD5 checksum of the uploaded file, so we're really really sure that all the
(
Read more... )