Re: manipulate HTTP header
Status: Alpha
Brought to you by:
coroberti
From: Eric M. <ehm...@gm...> - 2013-03-06 20:03:19
|
thanks Robert. I must have missed that somehow. my apologies. Eric On Wed, Mar 6, 2013 at 2:49 PM, Robert Iakobashvili <cor...@gm...>wrote: > >From the FAQs: > http://curl-loader.sourceforge.net/doc/faq.html#tag-description > > Tags of the section URLs: > > HEADER - is assisting to customize/add/over-write HTTP/FTP headers. If a > header already exits by default, the custom header over-writes it. > USER_AGENT tag is for User-Agent header only, whereas by HEADER may be > added or over-written any header, including User-Agent. To prevent from > sending "Expect: 100-continue", please, pass HEADER="Expect: " > Look at the example ./conf-examples/custom_hdrs.conf. > > > On Wed, Mar 6, 2013 at 9:38 PM, Eric Mueller <ehm...@gm...> wrote: > >> >> >> On Wed, Mar 6, 2013 at 2:37 PM, Eric Mueller <ehm...@gm...> wrote: >> >>> Is it possible to change any of the HTTP header fields or add any HTTP >>> fields to the curl-loader configuration? >>> >>> I would like to add the X-Forwarder field to the HTTP requests to >>> simulate a CDN. >>> >>> thanks, >>> Eric >>> >> >> >> >> ------------------------------------------------------------------------------ >> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester >> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the >> endpoint security space. For insight on selecting the right partner to >> tackle endpoint security challenges, access the full report. >> http://p.sf.net/sfu/symantec-dev2dev >> _______________________________________________ >> curl-loader-devel mailing list >> cur...@li... >> https://lists.sourceforge.net/lists/listinfo/curl-loader-devel >> >> > > > -- > Regards, > Robert Iakobashvili, Ph.D. > > Home: http://www.ghotit.com > .............................................. > Ghotit Dyslexia > Das Ist Real Writer & Reader > ............................................... > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > |