Skip to content

Instantly share code, notes, and snippets.

@jz5
Created July 5, 2015 14:44
Embed
What would you like to do?
<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