~zorba-coders/zorba/http-client-module

« back to all changes in this revision

Viewing changes to test/Queries/http3-post.xq

  • Committer: ceejatec
  • Date: 2011-08-23 07:11:49 UTC
  • Revision ID: svn-v4:8046edc3-af21-0410-8661-ec7318497eea:modules/http-client/trunk:11825
Consolidating all http-client test data on zorbatest.lambda.nu. Also added
a copy of that data to the Zorba source tree for reference.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
declare default element namespace "http://expath.org/ns/http-client";
4
4
 
5
5
variable $req :=
6
 
  <request method="POST" href="http://www.zorba-xquery.com/rest-tests/request.php">
 
6
  <request method="POST" href="http://zorbatest.lambda.nu:8080/http-test-data/request.php">
7
7
    <header name="foo" value="bar"/>
8
8
    <body media-type="text/plain">
9
9
      Dies ist ein kleiner Test