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,
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
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
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
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
Hi
* Jinhui Li ([EMAIL PROTECTED]) wrote:
> I am browsing the source code. And want to debug it to figure out how it
> works.
>
> So, somebody please tell me how to debug ( with GDB ) or where can I find
> information that I need.
Compile Wget with debug informations (-g flag for GCC) and then run
I am browsing the source code. And want to debug it to figure out how it
works.
So, somebody please tell me how to debug ( with GDB ) or where can I find
information that I need.
Sorry, if i bother you.
Hi,
I would be nice if wget would also support file://.
Petri