danucalovj

Web.Config for GET in ASP.NET

Jan 20th, 2013
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <webServices>
  2. <protocols>
  3. <add name="HttpGet"/>
  4. </protocols>
  5. </webServices>
Advertisement
Add Comment
Please, Sign In to add comment