p:http-request and err:XC0020

Section 7.1.10.1 (Specifying a request) defines err:XC0020 as follows:
"It is a dynamic error if the value of a header specified via c:header
(e.g. Content-Type) conflicts with the value for that header that the
step and/or protocol implementation must set."

However, section 7.1.10.2 (Request Entity body conversion) uses
err:XC0020 for something else:
"It is a dynamic error (err:XC0020) if the boundary is specified in both
the boundary option and the content-type option and the two values are
not the same."

Is this intentional, or is it a bug?

Regards,
Vojtech

(Yes, I am writing tests... :-)

Received on Tuesday, 28 July 2009 12:22:41 UTC