Home
last modified time | relevance | path

Searched refs:link_port (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dnghttp.cc1705 auto link_port = util::has_uri_field(u, UF_PORT) ? u.port in update_html_parser() local
1709 if (port != link_port) { in update_html_parser()