[Tsung] Accept-Header

Nicolas Niclausse nicolas at niclux.org
Sun Sep 30 19:28:36 CEST 2007


Vaclav Dovrtel a écrit :

> Is there some possibility to send 'Accept:' header parameter with http
> request?
> Or I can write my plugin for benchmarking REST resources?

Hello,

This feature is implemented in the svn: you can add any http header with
something like:
       <http ...>
         <http_header name="Cache-Control" value="no-cache"/>
       </http>

--
Nicolas


More information about the Tsung-users mailing list