Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created December 3, 2015 20:29
Show Gist options
  • Save samueleresca/072f1763d83adac2f56d to your computer and use it in GitHub Desktop.
Save samueleresca/072f1763d83adac2f56d to your computer and use it in GitHub Desktop.
<configuration>
<system.web>
<webServices>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
</webServices>
</system.web>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment