The WebOperationContext can be used in WCF services to access properties of web requests and responses.
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