Custom Headers and Filenames
Status: Alpha
Brought to you by:
coroberti
From: Vivek R. <vi...@kn...> - 2013-11-20 00:31:30
|
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 |