scipy / SciPyCentral

SciPy Central
http://scipy-central.org
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

ENH: increase extra_info length to 2083 #199

Closed ksurya closed 8 years ago

ksurya commented 8 years ago

Increase extra_info field to 2083, the max limit of URL in IE, and usual search engine index limit.

Truncate if extra_info coming from HTTP_REFERER exceeds 2083.