<font size=2 face="sans-serif">It seems that maxFeatures=x is not used
when using post request</font>
<br><font size=2 face="sans-serif">GET</font>
<br><a href="http://demo.mapserver.org/cgi-bin/wfs?VERSION=1.1.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&maxFeatures=2"><font size=2 color=blue face="sans-serif">http://demo.mapserver.org/cgi-bin/wfs?VERSION=1.1.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&maxFeatures=2</font></a>
<br>
<br><font size=2 face="sans-serif">POST (see attached file)</font>
<br><font size=2 face="sans-serif">curl -X POST -d @msdemo.xml </font><a href="http://demo.mapserver.org/cgi-bin/wfs?"><font size=2 color=blue face="sans-serif">http://demo.mapserver.org/cgi-bin/wfs?</font></a><font size=2 face="sans-serif">
--header "Content-Type:text/xml"</font>
<br>
<br><font size=2 face="sans-serif">I tried with MS6.4 and MS7 also.</font>
<p><font size=3 color=blue>Is it a bug or I don't create the payload correctly?</font>
<p><font size=3 color=blue>thanks</font>