hi all,
i am using nginx to upload files via upload module. i am using java client to post data . when i upload file it is uploaded successfully but it is deleted automatically . when i see the log it is showing aborted uploading file.
in the log [info] :client sent invalid method while reading client request line
can someone help me?