Skip to content

Fix for long header lines, header parameters with split mime-encoded parts

Compare
Choose a tag to compare
@zbateson zbateson released this 18 Oct 14:36
· 501 commits to master since this release

Release includes:

  • Patch for header lines longer than the RFC-imposed 998, which may cause header processing to stop and remaining lines to be considered part of the body #81
  • Patch for mime encoded parts when split in multiple parameter value continuation #80
  • Improved searching for mime boundaries