4.6 Multipart Content Type

The following is an example of how the body of a request or response looks when the multipart content type is specified.

 00000000000001BB<?xml version="1.0" encoding="utf-8" ?>
 <D:propertyupdate xmlns:D="DAV:" xmlns:Z="urn:schemas-fourthcoffee-com:">
 <D:set>
 <D:prop>
 <Z:Win32CreationTime>Wed, 20 Jun 2007 20:29:23 GMT</Z:Win32CreationTime>
 <Z:Win32LastAccessTime>Wed, 20 Jun 2007 20:29:30 GMT</Z:Win32LastAccessTime>
 <Z:Win32LastModifiedTime>Wed, 20 Jun 2007 20:29:30 GMT</Z:Win32LastModifiedTime>
 <Z:Win32FileAttributes>00000020</Z:Win32FileAttributes>
 </D:prop>
 </D:set>
 </D:propertyupdate>0000000000000013this is a text file