Re: Custom Headers and Filenames
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2013-11-20 07:28:08
|
Vik, There is no HEADER_TEMPLATE, but this is a simple C and easy to add. Develop, use, test and submit your patch as an option. Kind regards, Robert On Wed, Nov 20, 2013 at 9:19 AM, Vivek Raghunathan <vi...@kn...> wrote: > Hi Robert, > > Thanks for the reply. The FAQs and the custom-hdrs.conf doesn't give > me any details on the header substitution. Maybe I didn't explain it > correctly in my previous post. Like doing the URL_TEMPLATE and reading > it from the URL_TOKEN_FILE for URLs, does curl-loader have anything > for HEADER_TEMPLATE and to read it from a HEADER_TOKEN_FILE to do > customized HEADER substitution and FILE_NAME customization also. > > On Tue, Nov 19, 2013 at 10:59 PM, Robert Iakobashvili > <cor...@gm...> wrote: > > Hi Vik > > FAQs are your friend. > > http://curl-loader.sourceforge.net/doc/faq.html#conf-file-details > > > > More updated FAQs are in the delivered tarball. > > > > See tag HEADER and look into the conf-examples provided samples. > > > > Take care, > > > > Robert Iakobashvili, Ph.D. > > > > Home: http://www.ghotit.com > > .............................................. > > Ghotit Dyslexia > > Das Ist Real Writer & Reader > > ............................................... > > > > > > > > On Wed, Nov 20, 2013 at 2:02 AM, Vivek Raghunathan <vi...@kn...> > wrote: > >> > >> Hi, > >> > >> We are trying to use curl-loader to do some load testing on our > >> servers. One of our APIs is using custom headers for each and every > >> POST call and we also would like to send a different file for each > >> call reading it from a text file possibly. > >> > >> >From what I can see, curl-loader has support for custom URLs reading > >> from a file (with %s substitution), but I don't see any support for > >> custom headers and file names. > >> > >> Any help on this is much appreciated. > >> > >> Thanks > >> Vik > >> > >> > >> > ------------------------------------------------------------------------------ > >> Shape the Mobile Experience: Free Subscription > >> Software experts and developers: Be at the forefront of tech innovation. > >> Intel(R) Software Adrenaline delivers strategic insight and > game-changing > >> conversations that shape the rapidly evolving mobile landscape. Sign up > >> now. > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> curl-loader-devel mailing list > >> cur...@li... > >> https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > Shape the Mobile Experience: Free Subscription > > Software experts and developers: Be at the forefront of tech innovation. > > Intel(R) Software Adrenaline delivers strategic insight and game-changing > > conversations that shape the rapidly evolving mobile landscape. Sign up > now. > > > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > > _______________________________________________ > > curl-loader-devel mailing list > > cur...@li... > > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up > now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > 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 ............................................... |