mnot / httplint

Python library to lint HTTP messages
MIT License
5 stars 1 forks source link

Warn on oversized values #30

Open mnot opened 13 years ago

mnot commented 13 years ago

E.g., URIs, header blocks, header lines, Expires, max-age, etc.

http://blogs.msdn.com/b/ieinternals/archive/2010/01/26/use-max-age-values-less-than-maxint.aspx

mnot commented 12 years ago

See also: http://trac.tools.ietf.org/wg/httpbis/trac/ticket/282