Skip to content

Instantly share code, notes, and snippets.

@jz5
Created July 5, 2015 14:44
Show Gist options
  • Save jz5/ca627c0719a1e426393a to your computer and use it in GitHub Desktop.
Save jz5/ca627c0719a1e426393a to your computer and use it in GitHub Desktop.
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxQueryString="10000" />
</requestFiltering>
</security>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment