http:put doesn't serialize elements as binary

Bug #867190 reported by Chris Hillery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Chris Hillery

Bug Description

variable $arg := <hello>there</hello>;
variable $result :=
  http:put("http://zorbatest.lambda.nu:8080/cgi-bin/test-text", $arg,
           "application/octet-stream");

This should serialize the element using the "binary" method as defined in the EXpath http-client spec, but it doesn't; it does the same thing as "text" serialization.

Revision history for this message
Chris Hillery (ceejatec) wrote :

Same is true for the 3-argument form of http:post().

tags: removed: core-modules v2.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.