I guess it should be 'in'. Because the HTTPMethod is a part of the request and not the complete request on its own. Hence, it should probably be 'in the request'.
On Thu, Jul 24, 2014 at 12:53 AM, Ángel González <[email protected]> wrote: > >> N_("\ >> - --method=HTTPMethod use method \"HTTPMethod\" in the >> header.\n"), >> + --method=HTTPMethod use method \"HTTPMethod\" in the >> request.\n"), > > I wonder if it should be 'in' or 'for' > > -- Thanking You, Darshit Shah
