<?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>Kommentare zu: ASP.NET MVC Security Teil 2: Unnoetige HTTP Response-Header entfernen</title>
	<atom:link href="http://blog.bigbasti.com/asp-net-mvc-security-teil-2-unnoetige-http-response-header-entfernen/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bigbasti.com/asp-net-mvc-security-teil-2-unnoetige-http-response-header-entfernen/</link>
	<description>About Me &#38; my Digital Lifestyle</description>
	<lastBuildDate>Sun, 24 Mar 2013 20:40:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Von: Harald M. Genauck</title>
		<link>http://blog.bigbasti.com/asp-net-mvc-security-teil-2-unnoetige-http-response-header-entfernen/comment-page-1/#comment-2197</link>
		<dc:creator>Harald M. Genauck</dc:creator>
		<pubDate>Thu, 05 Apr 2012 11:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bigbasti.com/?p=2040#comment-2197</guid>
		<description><![CDATA[Der ASP.NET-Versions-Header lässt sich auch so unterdrücken:

&lt;system.web&gt;
&#160;&#160;...
&#160;&#160;&lt;httpRuntime enableVersionHeader=&quot;false&quot;/&gt;]]></description>
		<content:encoded><![CDATA[<p>Der ASP.NET-Versions-Header lässt sich auch so unterdrücken:</p>
<p>&lt;system.web&gt;<br />
&nbsp;&nbsp;&#8230;<br />
&nbsp;&nbsp;&lt;httpRuntime enableVersionHeader=&quot;false&quot;/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Robert Mühsig</title>
		<link>http://blog.bigbasti.com/asp-net-mvc-security-teil-2-unnoetige-http-response-header-entfernen/comment-page-1/#comment-2195</link>
		<dc:creator>Robert Mühsig</dc:creator>
		<pubDate>Thu, 05 Apr 2012 08:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bigbasti.com/?p=2040#comment-2195</guid>
		<description><![CDATA[Passend dazu gibt es einen kleinen Webtest, welcher diverse Security Checks ausführt: https://asafaweb.com/]]></description>
		<content:encoded><![CDATA[<p>Passend dazu gibt es einen kleinen Webtest, welcher diverse Security Checks ausführt: <a href="https://asafaweb.com/" rel="nofollow">https://asafaweb.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
