[ Version ( since = "2.26" ) ]
public static uint proxify (uint status_code)
Turns CANT_RESOLVE into CANT_RESOLVE_PROXY and CANT_CONNECT into CANT_CONNECT_PROXY.
Other status codes are passed through unchanged.
status_code |
a status code |
the "proxified" equivalent of |