- From: Hugo Haas <hugo@dev.w3.org>
- Date: Mon, 26 Jul 2004 13:17:34 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv1370
Modified Files:
wsdl20-bindings.xml
Log Message:
Put HTTPS support back in
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -d -r1.89 -r1.90
*** wsdl20-bindings.xml 26 Jul 2004 11:50:30 -0000 1.89
--- wsdl20-bindings.xml 26 Jul 2004 13:17:32 -0000 1.90
***************
*** 1443,1447 ****
relative URI, i.e. it MUST NOT include a fragment identifier
in the URI.
! </p>
</item>
<item>
--- 1443,1450 ----
relative URI, i.e. it MUST NOT include a fragment identifier
in the URI.
! </p>
! <p>If the resulting URI uses the <code>https</code>
! scheme, then HTTP Over TLS <bibref ref="RFC2818"/> is
! used to send the HTTP request.</p>
</item>
<item>
Received on Monday, 26 July 2004 09:17:44 UTC