bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] http.c code cleaning


From: Darshit Shah
Subject: Re: [Bug-wget] http.c code cleaning
Date: Thu, 9 May 2013 18:07:43 +0530

>
> Giuseppe Scrivano <address@hidden> writes:
> >  Now you can assume opt.method is already uppercase as this is already
> > enforced in cmd_string_uppercase (init.c).
> >
> > Please take a look at the commit 550457.
> My bad. Here is fixed version.
>


On Thu, May 9, 2013 at 12:21 PM, Dmitry Bogatov <address@hidden> wrote:

 -    else if (opt.method)
 -      meth = opt.method;

We still need to set meth to opt.method. The method string is only ensured
to be uppercase at this moment.


-- 
Thanking You,
Darshit Shah


reply via email to

[Prev in Thread] Current Thread [Next in Thread]