<span class="HcCDpe">A nice solution might be to have a new set of URLs for echoing just the text/plain content.<br><br>These could be from a script, like "<a href="http://foo.com/plain-doc?procedure=map">foo.com/plain-doc?procedure=map</a>".<br>
or they could be simple cached "pages", like "<a href="http://foo.com/plain-doc/map.txt">foo.com/plain-doc/map.txt</a>"<br><br>I'm not sure how hard the scripting would be, but the point here is that you can serve text/plain from a web page instead, which is probably preferable.<br>
<br></span>