- From: Henrik Frystyk Nielsen <frystyk@microsoft.com>
- Date: Fri, 20 Apr 2001 13:50:54 -0700
- To: <soapbuilders@yahoogroups.com>
- Cc: <xml-dist-app@w3.org>
I think this has been brought up before and so it might already be fixed but note that "ebxml" is not a valid value for the SOAPAction header field - it has to be in the form of a URI [2]. URI parsers will choke on a single token. Henrik PS: cc'ed xml-dist-app - full thread is at [1] [1] http://groups.yahoo.com/group/soapbuilders/message/2046 [2] http://www.w3.org/TR/SOAP/#_Toc478383528 >Here is what the current (.99) ebXML MS spec says regarding SOAPAction: > >"The mandatory SOAPAction HTTP header field must also be >included in the HTTP header and MAY have a value of ebXML. > >SOAPAction: ebXML
Received on Friday, 20 April 2001 16:53:23 UTC