Top "Weboperationcontext" questions

The WebOperationContext can be used in WCF services to access properties of web requests and responses.

What is the WCF equivalent of HttpContext.Current.Request.RawUrl?

I've got some RESTful services running in a pure WCF context (i.e. ASP.NET compatibility is not enabled, and …

wcf url-rewriting httpcontext operationcontext weboperationcontext