Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IsDefaultPort
headers/private/netservices/HttpRequest.h
103
bool _IsDefaultPort();
src/kits/network/libnetservices/HttpRequest.cpp
968
if (Url().HasPort() && !_IsDefaultPort())