Simon Fell > Its just code: "If its going to take modifying HTTP to use it with SOAP, then it seems completely pointless to use HTTP at all, its hardly an ideal transport for SOAP to begin with."
My proposal doesn't modify HTTP at all. It simply makes use of functionality already built into HTTP. It does, in fact, leverage the same basic mechanism that WebDAV uses to extend HTTP. It does, in fact, represent a far more appropriate use of HTTP than the existing SOAP over HTTP implementation uses.
From the HTTP 1.1 specification "The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. It is a generic, stateless, protocol which can be used for many tasks beyond its use for hypertext, such as name servers and distributed object management systems, through extension of its request methods, error codes and headers. A feature of HTTP is the typing and negotiation of data representation, allowing systems to be built independently of the data being transferred. "
6:05:41 PM
|
|