<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: HTTP Request using cURL for Windows	</title>
	<atom:link href="https://nazham.com/2008/09/05/http-request-using-curl-for-windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/</link>
	<description>Jarvis, sometimes you gotta run before you can walk.</description>
	<lastBuildDate>Mon, 08 Sep 2008 16:35:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: dirn		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-76</link>

		<dc:creator><![CDATA[dirn]]></dc:creator>
		<pubDate>Mon, 08 Sep 2008 16:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-76</guid>

					<description><![CDATA[lftp? hmm...interesting :)]]></description>
			<content:encoded><![CDATA[<p>lftp? hmm&#8230;interesting 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ady		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-73</link>

		<dc:creator><![CDATA[Ady]]></dc:creator>
		<pubDate>Mon, 08 Sep 2008 02:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-73</guid>

					<description><![CDATA[@Rizal: PHP&#039;s curl binding uses libcurl which originates from the same project. As a matter of fact this is one big plus feature against wget -- API.

I use curl even in Linux, especially when troubleshooting pages. As for wget, I use it to download simple files. For big files, I use lftp which has the ability to leech using multiple connections. MUAHAHAHA (evil laugh).]]></description>
			<content:encoded><![CDATA[<p>@Rizal: PHP&#8217;s curl binding uses libcurl which originates from the same project. As a matter of fact this is one big plus feature against wget &#8212; API.</p>
<p>I use curl even in Linux, especially when troubleshooting pages. As for wget, I use it to download simple files. For big files, I use lftp which has the ability to leech using multiple connections. MUAHAHAHA (evil laugh).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rizal		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-72</link>

		<dc:creator><![CDATA[Rizal]]></dc:creator>
		<pubDate>Mon, 08 Sep 2008 01:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-72</guid>

					<description><![CDATA[Thanks, this is very useful knowledge. I have used cURL before but in PHP. I never realized it was available as a Windows command-line tool.]]></description>
			<content:encoded><![CDATA[<p>Thanks, this is very useful knowledge. I have used cURL before but in PHP. I never realized it was available as a Windows command-line tool.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ras		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-70</link>

		<dc:creator><![CDATA[Ras]]></dc:creator>
		<pubDate>Sun, 07 Sep 2008 23:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-70</guid>

					<description><![CDATA[aku pakai fiddler. but it&#039;s not a command line tool.]]></description>
			<content:encoded><![CDATA[<p>aku pakai fiddler. but it&#8217;s not a command line tool.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: azlan		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-58</link>

		<dc:creator><![CDATA[azlan]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 14:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-58</guid>

					<description><![CDATA[ooo.baru ku tahu..wget == cURL....dah lama x pakai window...hehe]]></description>
			<content:encoded><![CDATA[<p>ooo.baru ku tahu..wget == cURL&#8230;.dah lama x pakai window&#8230;hehe</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nazham		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-57</link>

		<dc:creator><![CDATA[nazham]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 14:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-57</guid>

					<description><![CDATA[@dirn: Yeah, I&#039;ve been looking for this for a while. Can do the same as wget in Linux.
@mancai: Thank for dropping by. :) . Tak payah programming pun. Download, follow step 1-3, pas tu execute. Buleh download file mcm ni:
C:\&gt;curl http://www.mydomain.com/downloads/myfile.zip]]></description>
			<content:encoded><![CDATA[<p>@dirn: Yeah, I&#8217;ve been looking for this for a while. Can do the same as wget in Linux.<br />
@mancai: Thank for dropping by. 🙂 . Tak payah programming pun. Download, follow step 1-3, pas tu execute. Buleh download file mcm ni:<br />
C:\>curl <a href="http://www.mydomain.com/downloads/myfile.zip" rel="nofollow ugc">http://www.mydomain.com/downloads/myfile.zip</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mancai		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-56</link>

		<dc:creator><![CDATA[mancai]]></dc:creator>
		<pubDate>Sat, 06 Sep 2008 08:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-56</guid>

					<description><![CDATA[macam mano tu tak reti aa teman bermain programing ni...
sound menarik...nak try aa gak...]]></description>
			<content:encoded><![CDATA[<p>macam mano tu tak reti aa teman bermain programing ni&#8230;<br />
sound menarik&#8230;nak try aa gak&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dirn		</title>
		<link>https://nazham.com/2008/09/05/http-request-using-curl-for-windows/comment-page-1/#comment-54</link>

		<dc:creator><![CDATA[dirn]]></dc:creator>
		<pubDate>Fri, 05 Sep 2008 19:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://nazham.com/?p=90#comment-54</guid>

					<description><![CDATA[great tools, wget == curl...]]></description>
			<content:encoded><![CDATA[<p>great tools, wget == curl&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: nazham.com @ 2026-06-08 06:48:59 by W3 Total Cache
-->