variable constants.HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED Usage in Denoimport { constants } from "node:http2"; const { HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED } = constants; Type number