"email" <[EMAIL PROTECTED]> writes: > I am using LWP to post a form with one pair name1, $value1 to a CGI > script. $value1 is very long (8222 bytes), but I can post successfully > to most servers. However, it failed on IIS 5 and I receive the error: > 500 Line too long (limit is 4096)The "500 Line too long (limit is 4096)" is generated internally in Net::HTTP when one of the header lines of the r