mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Ignore coverage for http-parser
This commit is contained in:
parent
df359f747a
commit
e27cc059e4
1 changed files with 12 additions and 0 deletions
|
@ -958,6 +958,8 @@ string SrsHttpUri::get_uri_field(string uri, void* php_u, int ifield)
|
|||
// For #if !defined(SRS_EXPORT_LIBRTMP)
|
||||
#endif
|
||||
|
||||
// LCOV_EXCL_START
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -3482,3 +3484,13 @@ http_parser_set_max_header_size(uint32_t size) {
|
|||
max_header_size = size;
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// LCOV_EXCL_STOP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue