cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to varify the http application

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Wed, 24 Jan 2007 11:22:01 +0100

Gupta, Sandeep K wrote:
> I have written an http application to upload the file to the server with
> curl library almost similar to anyauthput.c with authentication scheme
> using url as http//:127.0.0.1:16992. How to test it whether the file is
> received properly? Is there any kind of server application which can be
> run on Linux to receive the file sent by anyauthput.c?

One way could be to include an MD5 hash along with the uploaded file.

Linus
Received on 2007-01-24