[mapserver-commits] r11165 - trunk/docs/en/mapscript
svn at osgeo.org
svn at osgeo.org
Tue Mar 15 17:02:23 EDT 2011
Author: schpidi
Date: 2011-03-15 14:02:23 -0700 (Tue, 15 Mar 2011)
New Revision: 11165
Modified:
trunk/docs/en/mapscript/mapscript.txt
Log:
Adding documentation for msIO_stripStdoutBufferContentHeaders() (see #3673 and #3665).
Modified: trunk/docs/en/mapscript/mapscript.txt
===================================================================
--- trunk/docs/en/mapscript/mapscript.txt 2011-03-15 20:54:51 UTC (rev 11164)
+++ trunk/docs/en/mapscript/mapscript.txt 2011-03-15 21:02:23 UTC (rev 11165)
@@ -140,7 +140,10 @@
Strip the Content-type header off the stdout buffer if it has one, and
if a content type is found it is return (otherwise NULL/None/etc).
-
+msIO_stripStdoutBufferContentHeaders(): void
+ Strip all Content-* headers off the stdout buffer if it has ones.
+
+
=============================================================================
MapScript Classes
=============================================================================
More information about the mapserver-commits
mailing list