constants

object constants
class Object
trait Matchable
class Any

Value members

Concrete fields

@JSImport("http2", "constants.DEFAULT_SETTINGS_ENABLE_PUSH") @native
@JSImport("http2", "constants.DEFAULT_SETTINGS_HEADER_TABLE_SIZE") @native
@JSImport("http2", "constants.DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE") @native
@JSImport("http2", "constants.DEFAULT_SETTINGS_MAX_FRAME_SIZE") @native
@JSImport("http2", "constants.HTTP2_HEADER_ACCEPT") @native
val HTTP2_HEADER_ACCEPT: String
@JSImport("http2", "constants.HTTP2_HEADER_ACCEPT_CHARSET") @native
@JSImport("http2", "constants.HTTP2_HEADER_ACCEPT_ENCODING") @native
@JSImport("http2", "constants.HTTP2_HEADER_ACCEPT_LANGUAGE") @native
@JSImport("http2", "constants.HTTP2_HEADER_ACCEPT_RANGES") @native
@JSImport("http2", "constants.HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN") @native
@JSImport("http2", "constants.HTTP2_HEADER_AGE") @native
val HTTP2_HEADER_AGE: String
@JSImport("http2", "constants.HTTP2_HEADER_ALLOW") @native
val HTTP2_HEADER_ALLOW: String
@JSImport("http2", "constants.HTTP2_HEADER_AUTHORITY") @native
@JSImport("http2", "constants.HTTP2_HEADER_AUTHORIZATION") @native
@JSImport("http2", "constants.HTTP2_HEADER_CACHE_CONTROL") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONNECTION") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_DISPOSITION") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_ENCODING") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_LANGUAGE") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_LENGTH") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_LOCATION") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_MD5") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_RANGE") @native
@JSImport("http2", "constants.HTTP2_HEADER_CONTENT_TYPE") @native
@JSImport("http2", "constants.HTTP2_HEADER_DATE") @native
val HTTP2_HEADER_DATE: String
@JSImport("http2", "constants.HTTP2_HEADER_ETAG") @native
val HTTP2_HEADER_ETAG: String
@JSImport("http2", "constants.HTTP2_HEADER_EXPECT") @native
val HTTP2_HEADER_EXPECT: String
@JSImport("http2", "constants.HTTP2_HEADER_EXPIRES") @native
@JSImport("http2", "constants.HTTP2_HEADER_FROM") @native
val HTTP2_HEADER_FROM: String
@JSImport("http2", "constants.HTTP2_HEADER_HOST") @native
val HTTP2_HEADER_HOST: String
@JSImport("http2", "constants.HTTP2_HEADER_HTTP2_SETTINGS") @native
@JSImport("http2", "constants.HTTP2_HEADER_IF_MATCH") @native
@JSImport("http2", "constants.HTTP2_HEADER_IF_MODIFIED_SINCE") @native
@JSImport("http2", "constants.HTTP2_HEADER_IF_NONE_MATCH") @native
@JSImport("http2", "constants.HTTP2_HEADER_IF_RANGE") @native
@JSImport("http2", "constants.HTTP2_HEADER_IF_UNMODIFIED_SINCE") @native
@JSImport("http2", "constants.HTTP2_HEADER_KEEP_ALIVE") @native
@JSImport("http2", "constants.HTTP2_HEADER_LAST_MODIFIED") @native
@JSImport("http2", "constants.HTTP2_HEADER_LOCATION") @native
@JSImport("http2", "constants.HTTP2_HEADER_MAX_FORWARDS") @native
@JSImport("http2", "constants.HTTP2_HEADER_METHOD") @native
val HTTP2_HEADER_METHOD: String
@JSImport("http2", "constants.HTTP2_HEADER_PATH") @native
val HTTP2_HEADER_PATH: String
@JSImport("http2", "constants.HTTP2_HEADER_PREFER") @native
val HTTP2_HEADER_PREFER: String
@JSImport("http2", "constants.HTTP2_HEADER_PROXY_AUTHENTICATE") @native
@JSImport("http2", "constants.HTTP2_HEADER_PROXY_AUTHORIZATION") @native
@JSImport("http2", "constants.HTTP2_HEADER_PROXY_CONNECTION") @native
@JSImport("http2", "constants.HTTP2_HEADER_RANGE") @native
val HTTP2_HEADER_RANGE: String
@JSImport("http2", "constants.HTTP2_HEADER_REFERER") @native
@JSImport("http2", "constants.HTTP2_HEADER_REFRESH") @native
@JSImport("http2", "constants.HTTP2_HEADER_RETRY_AFTER") @native
@JSImport("http2", "constants.HTTP2_HEADER_SCHEME") @native
val HTTP2_HEADER_SCHEME: String
@JSImport("http2", "constants.HTTP2_HEADER_SERVER") @native
val HTTP2_HEADER_SERVER: String
@JSImport("http2", "constants.HTTP2_HEADER_STATUS") @native
val HTTP2_HEADER_STATUS: String
@JSImport("http2", "constants.HTTP2_HEADER_STRICT_TRANSPORT_SECURITY") @native
@JSImport("http2", "constants.HTTP2_HEADER_TE") @native
val HTTP2_HEADER_TE: String
@JSImport("http2", "constants.HTTP2_HEADER_TRANSFER_ENCODING") @native
@JSImport("http2", "constants.HTTP2_HEADER_UPGRADE") @native
@JSImport("http2", "constants.HTTP2_HEADER_USER_AGENT") @native
@JSImport("http2", "constants.HTTP2_HEADER_VARY") @native
val HTTP2_HEADER_VARY: String
@JSImport("http2", "constants.HTTP2_HEADER_VIA") @native
val HTTP2_HEADER_VIA: String
@JSImport("http2", "constants.HTTP2_HEADER_WWW_AUTHENTICATE") @native
@JSImport("http2", "constants.HTTP2_METHOD_ACL") @native
val HTTP2_METHOD_ACL: String
@JSImport("http2", "constants.HTTP2_METHOD_BASELINE_CONTROL") @native
@JSImport("http2", "constants.HTTP2_METHOD_BIND") @native
val HTTP2_METHOD_BIND: String
@JSImport("http2", "constants.HTTP2_METHOD_CHECKIN") @native
@JSImport("http2", "constants.HTTP2_METHOD_CHECKOUT") @native
@JSImport("http2", "constants.HTTP2_METHOD_CONNECT") @native
@JSImport("http2", "constants.HTTP2_METHOD_COPY") @native
val HTTP2_METHOD_COPY: String
@JSImport("http2", "constants.HTTP2_METHOD_DELETE") @native
val HTTP2_METHOD_DELETE: String
@JSImport("http2", "constants.HTTP2_METHOD_GET") @native
val HTTP2_METHOD_GET: String
@JSImport("http2", "constants.HTTP2_METHOD_HEAD") @native
val HTTP2_METHOD_HEAD: String
@JSImport("http2", "constants.HTTP2_METHOD_LABEL") @native
val HTTP2_METHOD_LABEL: String
@JSImport("http2", "constants.HTTP2_METHOD_LOCK") @native
val HTTP2_METHOD_LOCK: String
@JSImport("http2", "constants.HTTP2_METHOD_MERGE") @native
val HTTP2_METHOD_MERGE: String
@JSImport("http2", "constants.HTTP2_METHOD_MKACTIVITY") @native
@JSImport("http2", "constants.HTTP2_METHOD_MKCALENDAR") @native
@JSImport("http2", "constants.HTTP2_METHOD_MKCOL") @native
val HTTP2_METHOD_MKCOL: String
@JSImport("http2", "constants.HTTP2_METHOD_MKREDIRECTREF") @native
@JSImport("http2", "constants.HTTP2_METHOD_MKWORKSPACE") @native
@JSImport("http2", "constants.HTTP2_METHOD_MOVE") @native
val HTTP2_METHOD_MOVE: String
@JSImport("http2", "constants.HTTP2_METHOD_OPTIONS") @native
@JSImport("http2", "constants.HTTP2_METHOD_ORDERPATCH") @native
@JSImport("http2", "constants.HTTP2_METHOD_PATCH") @native
val HTTP2_METHOD_PATCH: String
@JSImport("http2", "constants.HTTP2_METHOD_POST") @native
val HTTP2_METHOD_POST: String
@JSImport("http2", "constants.HTTP2_METHOD_PRI") @native
val HTTP2_METHOD_PRI: String
@JSImport("http2", "constants.HTTP2_METHOD_PROPFIND") @native
@JSImport("http2", "constants.HTTP2_METHOD_PROPPATCH") @native
@JSImport("http2", "constants.HTTP2_METHOD_PUT") @native
val HTTP2_METHOD_PUT: String
@JSImport("http2", "constants.HTTP2_METHOD_REBIND") @native
val HTTP2_METHOD_REBIND: String
@JSImport("http2", "constants.HTTP2_METHOD_REPORT") @native
val HTTP2_METHOD_REPORT: String
@JSImport("http2", "constants.HTTP2_METHOD_SEARCH") @native
val HTTP2_METHOD_SEARCH: String
@JSImport("http2", "constants.HTTP2_METHOD_TRACE") @native
val HTTP2_METHOD_TRACE: String
@JSImport("http2", "constants.HTTP2_METHOD_UNBIND") @native
val HTTP2_METHOD_UNBIND: String
@JSImport("http2", "constants.HTTP2_METHOD_UNCHECKOUT") @native
@JSImport("http2", "constants.HTTP2_METHOD_UNLOCK") @native
val HTTP2_METHOD_UNLOCK: String
@JSImport("http2", "constants.HTTP2_METHOD_UPDATE") @native
val HTTP2_METHOD_UPDATE: String
@JSImport("http2", "constants.HTTP2_METHOD_UPDATEREDIRECTREF") @native
@JSImport("http2", "constants.HTTP2_METHOD_VERSION_CONTROL") @native
@JSImport("http2", "constants.HTTP_STATUS_ACCEPTED") @native
@JSImport("http2", "constants.HTTP_STATUS_ALREADY_REPORTED") @native
@JSImport("http2", "constants.HTTP_STATUS_BAD_GATEWAY") @native
@JSImport("http2", "constants.HTTP_STATUS_BAD_REQUEST") @native
@JSImport("http2", "constants.HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED") @native
@JSImport("http2", "constants.HTTP_STATUS_CONFLICT") @native
@JSImport("http2", "constants.HTTP_STATUS_CONTINUE") @native
@JSImport("http2", "constants.HTTP_STATUS_CREATED") @native
val HTTP_STATUS_CREATED: Double
@JSImport("http2", "constants.HTTP_STATUS_EXPECTATION_FAILED") @native
@JSImport("http2", "constants.HTTP_STATUS_FAILED_DEPENDENCY") @native
@JSImport("http2", "constants.HTTP_STATUS_FORBIDDEN") @native
@JSImport("http2", "constants.HTTP_STATUS_FOUND") @native
val HTTP_STATUS_FOUND: Double
@JSImport("http2", "constants.HTTP_STATUS_GATEWAY_TIMEOUT") @native
@JSImport("http2", "constants.HTTP_STATUS_GONE") @native
val HTTP_STATUS_GONE: Double
@JSImport("http2", "constants.HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED") @native
@JSImport("http2", "constants.HTTP_STATUS_IM_USED") @native
val HTTP_STATUS_IM_USED: Double
@JSImport("http2", "constants.HTTP_STATUS_INSUFFICIENT_STORAGE") @native
@JSImport("http2", "constants.HTTP_STATUS_INTERNAL_SERVER_ERROR") @native
@JSImport("http2", "constants.HTTP_STATUS_LENGTH_REQUIRED") @native
@JSImport("http2", "constants.HTTP_STATUS_LOCKED") @native
val HTTP_STATUS_LOCKED: Double
@JSImport("http2", "constants.HTTP_STATUS_LOOP_DETECTED") @native
@JSImport("http2", "constants.HTTP_STATUS_METHOD_NOT_ALLOWED") @native
@JSImport("http2", "constants.HTTP_STATUS_MISDIRECTED_REQUEST") @native
@JSImport("http2", "constants.HTTP_STATUS_MOVED_PERMANENTLY") @native
@JSImport("http2", "constants.HTTP_STATUS_MULTIPLE_CHOICES") @native
@JSImport("http2", "constants.HTTP_STATUS_MULTI_STATUS") @native
@JSImport("http2", "constants.HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED") @native
@JSImport("http2", "constants.HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION") @native
@JSImport("http2", "constants.HTTP_STATUS_NOT_ACCEPTABLE") @native
@JSImport("http2", "constants.HTTP_STATUS_NOT_EXTENDED") @native
@JSImport("http2", "constants.HTTP_STATUS_NOT_FOUND") @native
@JSImport("http2", "constants.HTTP_STATUS_NOT_IMPLEMENTED") @native
@JSImport("http2", "constants.HTTP_STATUS_NOT_MODIFIED") @native
@JSImport("http2", "constants.HTTP_STATUS_NO_CONTENT") @native
@JSImport("http2", "constants.HTTP_STATUS_OK") @native
val HTTP_STATUS_OK: Double
@JSImport("http2", "constants.HTTP_STATUS_PARTIAL_CONTENT") @native
@JSImport("http2", "constants.HTTP_STATUS_PAYLOAD_TOO_LARGE") @native
@JSImport("http2", "constants.HTTP_STATUS_PAYMENT_REQUIRED") @native
@JSImport("http2", "constants.HTTP_STATUS_PERMANENT_REDIRECT") @native
@JSImport("http2", "constants.HTTP_STATUS_PRECONDITION_FAILED") @native
@JSImport("http2", "constants.HTTP_STATUS_PRECONDITION_REQUIRED") @native
@JSImport("http2", "constants.HTTP_STATUS_PROCESSING") @native
@JSImport("http2", "constants.HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED") @native
@JSImport("http2", "constants.HTTP_STATUS_RANGE_NOT_SATISFIABLE") @native
@JSImport("http2", "constants.HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE") @native
@JSImport("http2", "constants.HTTP_STATUS_REQUEST_TIMEOUT") @native
@JSImport("http2", "constants.HTTP_STATUS_RESET_CONTENT") @native
@JSImport("http2", "constants.HTTP_STATUS_SEE_OTHER") @native
@JSImport("http2", "constants.HTTP_STATUS_SERVICE_UNAVAILABLE") @native
@JSImport("http2", "constants.HTTP_STATUS_SWITCHING_PROTOCOLS") @native
@JSImport("http2", "constants.HTTP_STATUS_TEAPOT") @native
val HTTP_STATUS_TEAPOT: Double
@JSImport("http2", "constants.HTTP_STATUS_TEMPORARY_REDIRECT") @native
@JSImport("http2", "constants.HTTP_STATUS_TOO_MANY_REQUESTS") @native
@JSImport("http2", "constants.HTTP_STATUS_UNAUTHORIZED") @native
@JSImport("http2", "constants.HTTP_STATUS_UNORDERED_COLLECTION") @native
@JSImport("http2", "constants.HTTP_STATUS_UNPROCESSABLE_ENTITY") @native
@JSImport("http2", "constants.HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE") @native
@JSImport("http2", "constants.HTTP_STATUS_UPGRADE_REQUIRED") @native
@JSImport("http2", "constants.HTTP_STATUS_URI_TOO_LONG") @native
@JSImport("http2", "constants.HTTP_STATUS_USE_PROXY") @native
@JSImport("http2", "constants.HTTP_STATUS_VARIANT_ALSO_NEGOTIATES") @native
@JSImport("http2", "constants.MAX_INITIAL_WINDOW_SIZE") @native
@JSImport("http2", "constants.MAX_MAX_FRAME_SIZE") @native
val MAX_MAX_FRAME_SIZE: Double
@JSImport("http2", "constants.MIN_MAX_FRAME_SIZE") @native
val MIN_MAX_FRAME_SIZE: Double
@JSImport("http2", "constants.NGHTTP2_CANCEL") @native
val NGHTTP2_CANCEL: Double
@JSImport("http2", "constants.NGHTTP2_COMPRESSION_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_CONNECT_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_DEFAULT_WEIGHT") @native
@JSImport("http2", "constants.NGHTTP2_ENHANCE_YOUR_CALM") @native
@JSImport("http2", "constants.NGHTTP2_ERR_FRAME_SIZE_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_FLAG_ACK") @native
val NGHTTP2_FLAG_ACK: Double
@JSImport("http2", "constants.NGHTTP2_FLAG_END_HEADERS") @native
@JSImport("http2", "constants.NGHTTP2_FLAG_END_STREAM") @native
@JSImport("http2", "constants.NGHTTP2_FLAG_NONE") @native
val NGHTTP2_FLAG_NONE: Double
@JSImport("http2", "constants.NGHTTP2_FLAG_PADDED") @native
val NGHTTP2_FLAG_PADDED: Double
@JSImport("http2", "constants.NGHTTP2_FLAG_PRIORITY") @native
@JSImport("http2", "constants.NGHTTP2_FLOW_CONTROL_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_FRAME_SIZE_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_HTTP_1_1_REQUIRED") @native
@JSImport("http2", "constants.NGHTTP2_INADEQUATE_SECURITY") @native
@JSImport("http2", "constants.NGHTTP2_INTERNAL_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_NO_ERROR") @native
val NGHTTP2_NO_ERROR: Double
@JSImport("http2", "constants.NGHTTP2_PROTOCOL_ERROR") @native
@JSImport("http2", "constants.NGHTTP2_REFUSED_STREAM") @native
@JSImport("http2", "constants.NGHTTP2_SESSION_CLIENT") @native
@JSImport("http2", "constants.NGHTTP2_SESSION_SERVER") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_ENABLE_PUSH") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_HEADER_TABLE_SIZE") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_MAX_FRAME_SIZE") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE") @native
@JSImport("http2", "constants.NGHTTP2_SETTINGS_TIMEOUT") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_CLOSED") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_CLOSED") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_IDLE") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_OPEN") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_RESERVED_LOCAL") @native
@JSImport("http2", "constants.NGHTTP2_STREAM_STATE_RESERVED_REMOTE") @native
@JSImport("http2", "constants.PADDING_STRATEGY_CALLBACK") @native
@JSImport("http2", "constants.PADDING_STRATEGY_MAX") @native
@JSImport("http2", "constants.PADDING_STRATEGY_NONE") @native