<?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: Get request headers sent by client in PHP</title>
	<atom:link href="http://www.rvaidya.com/blog/php/2009/02/25/get-request-headers-sent-by-client-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rvaidya.com/blog/php/2009/02/25/get-request-headers-sent-by-client-in-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=get-request-headers-sent-by-client-in-php</link>
	<description>Development, Tech, Whatever.</description>
	<lastBuildDate>Mon, 08 Aug 2011 10:42:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Big Poppa</title>
		<link>http://www.rvaidya.com/blog/php/2009/02/25/get-request-headers-sent-by-client-in-php/comment-page-1/#comment-76</link>
		<dc:creator>Big Poppa</dc:creator>
		<pubDate>Tue, 02 Nov 2010 18:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rvaidya.com/blog/?p=36#comment-76</guid>
		<description>Awesome -- clean and useful.  Cheers!</description>
		<content:encoded><![CDATA[<p>Awesome &#8212; clean and useful.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Brumond</title>
		<link>http://www.rvaidya.com/blog/php/2009/02/25/get-request-headers-sent-by-client-in-php/comment-page-1/#comment-46</link>
		<dc:creator>James Brumond</dc:creator>
		<pubDate>Tue, 10 Aug 2010 05:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rvaidya.com/blog/?p=36#comment-46</guid>
		<description>was just about to write a function to do this, then i thought, &quot;I might as well google it first&quot;...

then i found this :) thanks for the great function.</description>
		<content:encoded><![CDATA[<p>was just about to write a function to do this, then i thought, &#8220;I might as well google it first&#8221;&#8230;</p>
<p>then i found this <img src='http://www.rvaidya.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks for the great function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Wagner</title>
		<link>http://www.rvaidya.com/blog/php/2009/02/25/get-request-headers-sent-by-client-in-php/comment-page-1/#comment-26</link>
		<dc:creator>Chad Wagner</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rvaidya.com/blog/?p=36#comment-26</guid>
		<description>Hi there, thank you for this function, it has saved me a headache since I know we&#039;re deploying to nginx so would have come up sooner or later!

Can you touch on why tyou used ucwords(strtolower($k))? I have a header that I am expecting and am passing through (kine of a php proxy for offline web service caching) that is called &quot;API-KEY&quot;, and after running through this function is &quot;Api-Key&quot;... is the server behavior on the other end of things generally going to standardize the headers to ucwords format, or was this just a personal preference? I just want to avoid messing up the headers when passing through if the receiving end &quot;could be&quot; case sensitive.

Thanks!
Chad</description>
		<content:encoded><![CDATA[<p>Hi there, thank you for this function, it has saved me a headache since I know we&#8217;re deploying to nginx so would have come up sooner or later!</p>
<p>Can you touch on why tyou used ucwords(strtolower($k))? I have a header that I am expecting and am passing through (kine of a php proxy for offline web service caching) that is called &#8220;API-KEY&#8221;, and after running through this function is &#8220;Api-Key&#8221;&#8230; is the server behavior on the other end of things generally going to standardize the headers to ucwords format, or was this just a personal preference? I just want to avoid messing up the headers when passing through if the receiving end &#8220;could be&#8221; case sensitive.</p>
<p>Thanks!<br />
Chad</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.rvaidya.com/blog/php/2009/02/25/get-request-headers-sent-by-client-in-php/feed/ ) in 2.97023 seconds, on Feb 5th, 2012 at 10:23 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 11:23 pm UTC -->
