Using the HTTP Binding Component

http:operation Element

The <http:operation> element:

The HTTP Binding Component supports a blank location attribute value for this element.

Example:


Given:
    <http:operation location="Submit">
    <http:address location="http://localhost/MyService/MyPort">

The full HTTP request URI is: 
http://localhost/MyService/MyPort/Submit