Created
November 7, 2017 18:30
-
-
Save ryanwebjackson/f707691be1ee67c7a58b40b8e64d396b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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