nghttp: Take into account scheme and port when parsing HTML links
Previously, when parsing HTML links, we only take into account overridden host. But we actually need more variables to consider. In this commit, we take into account overridden scheme, host, and port to parse HTML links.
Showing
Please register or sign in to comment