- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Thu, 5 Feb 2009 13:07:06 +0100
- To: XProc Dev <xproc-dev@w3.org>
2009/2/4 Florent Georges wrote: > If I am right, the resource used in the test, > http://tests.xproc.org/service/fixed-multipart, returns the boundary > "-=-=-=-" in the headers BTW, the Content-Type header returned by the server is: Content-Type: multipart/related; boundary='-=-=-=-' I guess the intend is to quote the boundary, using simple quotes (and that's consistent with the content entity.) But the RFC grammar only allows strings quoted by double-quote chars: Content-Type: multipart/related; boundary="-=-=-=-" Hope that helps, -- Florent Georges http://www.fgeorges.org/
Received on Thursday, 5 February 2009 12:07:43 UTC