[In order for any reply to be added to the PR database, you need]
[to include <[EMAIL PROTECTED]> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]


Synopsis: Server send invalid response if chunked transfer has chunk larger 
than 4095 bytes.

Comment-Added-By: dgaudet
Comment-Added-When: Thu Aug 12 19:05:23 PDT 1999
Comment-Added:
user error.  DEFAULT_BUFSIZE was set to 8192 without changing
the CHUNK_HEADER_SIZE define as documented in buff.c.

yeah maybe there should be an assertion, however people playing
with constants in the code should read the comments...

Dean

Reply via email to