<div dir="ltr"><div>Hi Alexandre,</div><div><br></div><div>Yes, POST is supported. Here is an example, with header and body specified:</div><div><a href="https://github.com/WPS-Benchmarking/cptesting/blob/master/requests/irb2_o.xml">https://github.com/WPS-Benchmarking/cptesting/blob/master/requests/irb2_o.xml</a></div>
<div>(Please have a look from line 7 to 11)</div><div><br></div><div>Hope it helps. </div><div>Best,</div><div><br></div><div>Nick</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-27 15:22 GMT+02:00 Alexandre Dubé <span dir="ltr"><<a href="mailto:adube@mapgears.com" target="_blank">adube@mapgears.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi list,<br>
<br>
<h4>In summary</h4>
<p> Does Zoo support wps:Reference node using method="POST" ?<br>
<br>
</p>
<h4>Details</h4>
<p> It will be easier to explain using examples. See the attached
files. Using curl, you can easily execute the requests and see
the first one working (method=GET) and the other doesn't
(method=POST). The latter seems to be correctly set (the XML
seems okay). So I'm not sure where the problem <br>
is. Does Zoo support wps:Reference node using method="POST" or is
there something wrong with my XML definition ?</p>
<p><br>
GET:<br>
</p>
<pre>curl -X POST -d @execute-wfs5-get-custom.xml <a href="http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi" target="_blank">http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi</a> --header "Content-Type:text/xml"</pre>
<p><br>
</p>
<p>POST:<br>
</p>
<pre>curl -X POST -d @execute-wfs4-post-custom.xml <a href="http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi" target="_blank">http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi</a> --header "Content-Type:text/xml"
</pre>
<p><br>
</p>
<p>Any hint ?<span class="HOEnZb"><font color="#888888"><br>
</font></span></p><span class="HOEnZb"><font color="#888888">
<p><br>
</p>
<pre cols="72">--
Alexandre Dubé
T: <a href="tel:%2B1%20418-696-5056%20%23203" value="+14186965056" target="_blank">+1 418-696-5056 #203</a>
<a href="http://www.mapgears.com/" target="_blank">http://www.mapgears.com/</a></pre>
</font></span></div>
<br>_______________________________________________<br>
Zoo-discuss mailing list<br>
<a href="mailto:Zoo-discuss@lists.osgeo.org">Zoo-discuss@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss</a><br></blockquote></div><br></div>