Checkout Wget

2008-09-01 Thread vinothkumar raman
Hi all,

I need to checkout the complete source into my local hard disk. I am using
WinCVS when i searched for the module its saying that there is no module
information out there. Could any one help me out i am a complete novice in
this regard.

Thanks,
VinothKumar.R


Checking out Wget

2008-09-01 Thread vinothkumar raman
Hi all,

I need to checkout the complete source into my local hard disk. I am using
WinCVS when i searched for the module its saying that there is no module
information out there. Could any one help me out i am a complete novice in
this regard.

Thanks,
VinothKumar.R


BUG : 202329 IF-MODIFIED-SINCE

2008-09-01 Thread vinothkumar raman
Hi all,

We need to give out the time stamp the local file in the Request
header for that we need to pass on the local file's time stamp from
http_loop() to get_http() . The only way to pass on this without
altering the signature of the function is to add a field to struct url
in url.h

Could we go for it?

Thanks,
VinothKumar.R


[BUG:#20329] If-Modified-Since support

2008-09-01 Thread vinothkumar raman
Hi all,

We need to give out the time stamp the local file in the Request
header for that we need to pass on the local file's time stamp from
http_loop() to get_http() . The only way to pass on this without
altering the signature of the function is to add a field to struct url
in url.h

Could we go for it?

Thanks,
VinothKumar.R


Re: [bug #20329] Make HTTP timestamping use If-Modified-Since

2008-09-01 Thread vinothkumar raman
This mean we should remove the previous HEAD request code and use
If-Modified-Since by default and have it to handle all the request and
store pages if it is not returning a 304 response

Is it so?


On Fri, Aug 29, 2008 at 11:06 PM, Micah Cowan [EMAIL PROTECTED] wrote:

 Follow-up Comment #4, bug #20329 (project wget):

 verbatim-mode's not all that readable.

 The gist is, we should go ahead and use If-Modified-Since, perhaps even now
 before there's true HTTP/1.1 support (provided it works in a reasonable
 percentage of cases); and just ensure that any Last-Modified header is sane.

___

 Reply to this item at:

  http://savannah.gnu.org/bugs/?20329

 ___
  Message sent via/by Savannah
  http://savannah.gnu.org/