• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cmouse / yahttp / 9128580877

17 May 2024 12:56PM UTC coverage: 78.649%. Remained the same
9128580877

push

github

cmouse
YaHTTP: Enforce max # of request fields and max request line size

The default values, 8192 bytes for the maximum request line size and
100 fields, are taken from the default settings of Apache HTTPd:
- https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestline
- https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestfields

Reported by OSS-Fuzz as a timeout in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67993

4 of 4 new or added lines in 1 file covered. (100.0%)

41 existing lines in 2 files now uncovered.

2387 of 3035 relevant lines covered (78.65%)

211.78 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

74.42
/../../../../../usr/include/c++/11/bits/stl_iterator.h


Source Not Available

The file "../../../../../usr/include/c++/11/bits/stl_iterator.h" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc