<?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: Charles v2.6.1 released</title>
	<atom:link href="http://xk72.com/blog/2006/12/02/charles-v261-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://xk72.com/blog/2006/12/02/charles-v261-released/</link>
	<description>Two specialist fields: weaponry and space medicine. An interesting combination, don't you think?</description>
	<pubDate>Wed, 07 Jan 2009 20:55:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carl</title>
		<link>http://xk72.com/blog/2006/12/02/charles-v261-released/comment-page-1/#comment-295</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Mon, 18 Dec 2006 01:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://xk72.com/blog/2006/12/02/charles-v261-released/#comment-295</guid>
		<description>Yup, indeed.

Thanks for your answers (and reactivity).
Carl</description>
		<content:encoded><![CDATA[<p>Yup, indeed.</p>
<p>Thanks for your answers (and reactivity).<br />
Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://xk72.com/blog/2006/12/02/charles-v261-released/comment-page-1/#comment-294</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Mon, 18 Dec 2006 00:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://xk72.com/blog/2006/12/02/charles-v261-released/#comment-294</guid>
		<description>Ah I see. You're right, there isn't a way to hide the data. Even if you weren't using Charles you could still use a packet capture tool such as Ethereal to see what is being transmitted on the network at a lower level.

The only solution is to hide the payload of your requests by encrypting them... that's a whole other issue of course!</description>
		<content:encoded><![CDATA[<p>Ah I see. You&#8217;re right, there isn&#8217;t a way to hide the data. Even if you weren&#8217;t using Charles you could still use a packet capture tool such as Ethereal to see what is being transmitted on the network at a lower level.</p>
<p>The only solution is to hide the payload of your requests by encrypting them&#8230; that&#8217;s a whole other issue of course!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://xk72.com/blog/2006/12/02/charles-v261-released/comment-page-1/#comment-293</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Mon, 18 Dec 2006 00:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://xk72.com/blog/2006/12/02/charles-v261-released/#comment-293</guid>
		<description>Karl, thanks for your answer.

Actually, I was thinking about a server side mecanism.
Indeed, Charles is very powerfull for web site analysis, and the side effect is that it can also be used (by hackers or whatever) to analyze the information exchanged between the client and the server.

So, I was wondering whether there was a way to "hide" some http (get or post) requests, but on the server side.

Intuitively, I would say no, as data are anyway transfered ...

Do confirm ? Do you have in mind a workaround ?
Thanks,
Carl</description>
		<content:encoded><![CDATA[<p>Karl, thanks for your answer.</p>
<p>Actually, I was thinking about a server side mecanism.<br />
Indeed, Charles is very powerfull for web site analysis, and the side effect is that it can also be used (by hackers or whatever) to analyze the information exchanged between the client and the server.</p>
<p>So, I was wondering whether there was a way to &#8220;hide&#8221; some http (get or post) requests, but on the server side.</p>
<p>Intuitively, I would say no, as data are anyway transfered &#8230;</p>
<p>Do confirm ? Do you have in mind a workaround ?<br />
Thanks,<br />
Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://xk72.com/blog/2006/12/02/charles-v261-released/comment-page-1/#comment-292</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Sun, 17 Dec 2006 21:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://xk72.com/blog/2006/12/02/charles-v261-released/#comment-292</guid>
		<description>Hi Carl,

You can prevent Charles from saving content using the Ignore domains in the Recording Settings (Proxy menu). That doesn't prevent Charles from seeing the request for other tools such as Rewrite for HTTP headers, however.

All of the tools have lists of domain names on which you can selectively use/not use the tool. So for the No Caching tool I suggest only listing domains that you specifically don't want to cache, rather than listing only the exceptions. Please let me know if this doesn't fit what you're trying to do!

Kind regards,
Karl</description>
		<content:encoded><![CDATA[<p>Hi Carl,</p>
<p>You can prevent Charles from saving content using the Ignore domains in the Recording Settings (Proxy menu). That doesn&#8217;t prevent Charles from seeing the request for other tools such as Rewrite for HTTP headers, however.</p>
<p>All of the tools have lists of domain names on which you can selectively use/not use the tool. So for the No Caching tool I suggest only listing domains that you specifically don&#8217;t want to cache, rather than listing only the exceptions. Please let me know if this doesn&#8217;t fit what you&#8217;re trying to do!</p>
<p>Kind regards,<br />
Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://xk72.com/blog/2006/12/02/charles-v261-released/comment-page-1/#comment-291</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Sun, 17 Dec 2006 21:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://xk72.com/blog/2006/12/02/charles-v261-released/#comment-291</guid>
		<description>Hi,

Very interesting software, but I was wondering if there was anyway to  prevent Charles form seing (and saving) some content.
Indeed, Charles bypasses any anti caching implementation (using HTTP  headers) which in some cases, may not be desired.

Thanks for you response,
Cheers,
Carl</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Very interesting software, but I was wondering if there was anyway to  prevent Charles form seing (and saving) some content.<br />
Indeed, Charles bypasses any anti caching implementation (using HTTP  headers) which in some cases, may not be desired.</p>
<p>Thanks for you response,<br />
Cheers,<br />
Carl</p>
]]></content:encoded>
	</item>
</channel>
</rss>
