Evaluating WSDL's HTTP Support

This page is a discussion of the strengths, weaknesses and implementations of the HTTP GET/POST binding for WSDL. This binding is fairly good but is lacking some features that would make it useful for sophisticated real-world web services.

Strengths

Crucial Improvements Needed

Nice-to-haves

Implementations

Microsoft .NET

Microsoft has the leading implementation of the HTTP bindings but they have the following missing features (among others):

Other Implementations

GLUE is documented as supportinng HTTP GET/POST services. I believe that this is only on the server side, not the client side.