Skip to content

Instantly share code, notes, and snippets.

@ryanwebjackson
Created November 7, 2017 18:30
Show Gist options
  • Save ryanwebjackson/f707691be1ee67c7a58b40b8e64d396b to your computer and use it in GitHub Desktop.
Save ryanwebjackson/f707691be1ee67c7a58b40b8e64d396b to your computer and use it in GitHub Desktop.
<system.serviceModel>
<behaviors>
<endpointBehaviors>
<behavior>
<WebHttpBehavior />
</behavior>
</endpointBehaviors>
</behaviors>
</system.serviceModel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment