1 reference to MAX_POST_KEY_LENGTH
System.Web (1)
OutputCacheModule.cs (1)
269
if (contentLength >
MAX_POST_KEY_LENGTH
|| contentLength < 0) {