
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.ljackson.us/skins/common/feed.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Curl - Revision history</title>
		<link>http://wiki.ljackson.us/index.php?title=Curl&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.7.1</generator>
		<lastBuildDate>Thu, 14 May 2026 16:04:03 GMT</lastBuildDate>
		<item>
			<title>Ljackson at 06:42, 12 December 2014</title>
			<link>http://wiki.ljackson.us/index.php?title=Curl&amp;diff=3364&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Time Response HTTP ==&lt;br /&gt;
&lt;br /&gt;
 curl -w &amp;quot;@curl.format.txt&amp;quot; -o /dev/null -s https://backend.spreadomat.net/production/api/batches/na/25382/printoutCatalog&lt;br /&gt;
&lt;br /&gt;
Output:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    time_namelookup:  0.007&lt;br /&gt;
       time_connect:  0.113&lt;br /&gt;
    time_appconnect:  0.334&lt;br /&gt;
   time_pretransfer:  0.334&lt;br /&gt;
      time_redirect:  0.000&lt;br /&gt;
 time_starttransfer:  4.158&lt;br /&gt;
                    ----------&lt;br /&gt;
         time_total:  5.405&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
curl.format.txt:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    time_namelookup:  %{time_namelookup}\n&lt;br /&gt;
       time_connect:  %{time_connect}\n&lt;br /&gt;
    time_appconnect:  %{time_appconnect}\n&lt;br /&gt;
   time_pretransfer:  %{time_pretransfer}\n&lt;br /&gt;
      time_redirect:  %{time_redirect}\n&lt;br /&gt;
 time_starttransfer:  %{time_starttransfer}\n&lt;br /&gt;
                    ----------\n&lt;br /&gt;
         time_total:  %{time_total}\n&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
&lt;br /&gt;
* http://stackoverflow.com/questions/18215389/how-do-i-measure-request-and-response-times-at-once-using-curl&lt;/div&gt;</description>
			<pubDate>Fri, 12 Dec 2014 06:42:07 GMT</pubDate>			<dc:creator>Ljackson</dc:creator>			<comments>http://wiki.ljackson.us/Talk:Curl</comments>		</item>
	</channel>
</rss>