On Tue, Jul 26, 2005 at 09:15:56AM -0400, Warrick FitzGerald wrote: > extraargs = --header "Host: www.domain.com" > > Can someone please help my understand how I should format the config in > order to be able to use the --header in Curl?
Hi, I don't think there's any way to do this with Smokeping 1.x Curl.pm. There's a new variable, 'extrare', in the 2.0 series precisely for this reason. The 'Host' header is even included as an example in the Curl module documentation. HTH, -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
