Re: HEAD methods

2001-05-04 Thread Remy Maucherat
> Hi everyone, > > When I dropped a file from my local computer to my webdav, I discovered that there were three requests have been sent: HEAD, PUT, and then HEAD again. Are the content of the first HEAD method and second HEAD method different? If so, what is the different from the two? Thank y

HEAD methods

2001-05-04 Thread huy . nguyen
Hi everyone, When I dropped a file from my local computer to my webdav, I discovered that there were three requests have been sent: HEAD, PUT, and then HEAD again. Are the content of the first HEAD method and second HEAD method different? If so, what is the different from the two? Thank you