- From: <Toman_Vojtech@emc.com>
- Date: Tue, 28 Jul 2009 02:16:55 -0400
- To: <xproc-dev@w3.org>
> as we have @detailed attribute on c:request there is there any need > for some of the p:delete steps (removing c:header(s)) anymore in some > of the http-request step tests ? I think you are right here. I went over the p:http-request tests and in the case of tests #001, #002, #003, #004, and #007, I think the p:delete step is not necessary. The other tests either don't use p:delete at all or use @detailed="true" (with p:delete, which *is* necessary there). The presence of p:delete in the tests #001, #002, ... should not cause any problems, but I agree it may cause some confusion. I think we can remove the p:delete step from those tests. Regards, Vojtech
Received on Tuesday, 28 July 2009 06:18:12 UTC