<?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: Errata</title>
	<atom:link href="http://www.restful-webservices-cookbook.org/errata/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.restful-webservices-cookbook.org</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 05:53:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rainer Schmitz</title>
		<link>http://www.restful-webservices-cookbook.org/errata/comment-page-1/#comment-416</link>
		<dc:creator>Rainer Schmitz</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-webservices-cookbook.org/?page_id=197#comment-416</guid>
		<description>Thanks for clarifying. I misunderstood the meaning of the Content-Location header.
Am I right about the Etag / If-Match in the response, though?

And, by the way, thank you for the great book. It&#039;s an enormous help in answering all those little and not so little questions that arise when designing a RESTful web service.</description>
		<content:encoded><![CDATA[<p>Thanks for clarifying. I misunderstood the meaning of the Content-Location header.<br />
Am I right about the Etag / If-Match in the response, though?</p>
<p>And, by the way, thank you for the great book. It&#8217;s an enormous help in answering all those little and not so little questions that arise when designing a RESTful web service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.restful-webservices-cookbook.org/errata/comment-page-1/#comment-415</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Thu, 27 Jan 2011 16:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-webservices-cookbook.org/?page_id=197#comment-415</guid>
		<description>I don&#039;t see anything wrong with it. It just says that the entity in the response (with no body in the case of 204) can also be accessed from the URI specified in the Content-Location header.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see anything wrong with it. It just says that the entity in the response (with no body in the case of 204) can also be accessed from the URI specified in the Content-Location header.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rainer Schmitz</title>
		<link>http://www.restful-webservices-cookbook.org/errata/comment-page-1/#comment-414</link>
		<dc:creator>Rainer Schmitz</dc:creator>
		<pubDate>Thu, 27 Jan 2011 11:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.restful-webservices-cookbook.org/?page_id=197#comment-414</guid>
		<description>Chapter 10.4, page 170, Example of first conditional update:
Last line of response should be Etag, not If-Match.

Also I wonder whether it&#039;s allowed to return code204 No Content and a Content-Location. Reading the description of PUT on page 268 I understand Content-Location to indicate a representation is included in the response.</description>
		<content:encoded><![CDATA[<p>Chapter 10.4, page 170, Example of first conditional update:<br />
Last line of response should be Etag, not If-Match.</p>
<p>Also I wonder whether it&#8217;s allowed to return code204 No Content and a Content-Location. Reading the description of PUT on page 268 I understand Content-Location to indicate a representation is included in the response.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

