Mercurial > dive4elements > gnv-client
annotate gnv/src/test/ressources/samplecall.txt @ 589:960ae818296e
img-Exports will get a file extension that corresponds to their mime-type (issue187).
gnv/trunk@744 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 08 Mar 2010 07:07:44 +0000 |
parents | 97fa3896f505 |
children |
rev | line source |
---|---|
564
97fa3896f505
Added Sampledata and a sample how to call the MapViewer-Interface using CURL.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
1 curl -v -X POST -H "Content-type: text/xml" http://localhost:8080/gnv/extcall.do -d @externalinterfacecall_curl.xml |