History log of /openbsd-current/regress/usr.sbin/relayd/args-http-headerlength.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 17-Aug-2014 doug

Sync regress/usr.sbin/relayd with recent http.h changes


Revision tags: OPENBSD_5_6_BASE
# 1.1 11-Jul-2014 reyk

Limit HTTP header length to about 8K (based on the default of 4-8K in
common web servers). Add a related regress test.

OK benno@