Crate http_type

Source
Expand description

http-type

A comprehensive Rust library providing essential types for HTTP operations. Includes core HTTP abstractions (request/response, methods, status codes, versions), content types, cookies, WebSocket support, and thread-safe concurrent types (ArcMutex, ArcRwLock). Also provides convenient Option-wrapped primitive types for flexible HTTP handling.

Re-exports§

pub use tokio;

Macros§

json_value
Construct a serde_json::Value from a JSON literal.

Structs§

ArcRwLockStream
Thread-safe TCP stream wrapper.
Cookie
Parser for HTTP Cookie headers.
CookieBuilder
Builder for constructing HTTP cookies.
HttpUrlComponents
Represents the components of a parsed HTTP URL.
JsonDeserializer
A structure that deserializes JSON into Rust values.
JsonError
This type represents all possible errors that can occur when serializing or deserializing JSON data.
JsonMap
Represents a JSON key/value type.
JsonNumber
Represents a JSON number, whether integer or floating point.
JsonSerializer
A structure for serializing Rust values into JSON.
JsonStreamDeserializer
Iterator that deserializes a stream into multiple JSON values.
Request
HTTP request representation.
Response
Represents a parsed HTTP response.
WebSocketFrame
Represents a decoded WebSocket frame.
XxHash3_64
Calculates the 64-bit hash.

Enums§

Compress
Represents different compression algorithms supported by the library.
ContentType
Supported HTTP content types.
FileExtension
Enumeration of supported file extensions.
HttpStatus
Standard HTTP status codes.
HttpUrlError
Represents different types of errors that can occur when handling HTTP URLs.
HttpVersion
Represents the HTTP version used in the request or response.
JsonValue
Represents any valid JSON value.
Method
Defines the Method enum, representing HTTP request methods.
Protocol
Represents HTTP-related protocols.
RequestError
ResponseError
Represents various errors that can occur during HTTP response processing.
UpgradeType
Represents different upgrade types.
WebSocketOpcode
WebSocket frame opcode types

Constants§

ACCEPT
The HTTP header field name accept.
ACCEPTED
HTTP status code 202: Accepted.
ACCEPT_ANY
Accept any content type.
ACCEPT_CHARSET
The HTTP header field accept-charset, used to specify which character sets are acceptable.
ACCEPT_ENCODING
The HTTP header field name accept-encoding, used to specify acceptable content encodings.
ACCEPT_LANGUAGE
The HTTP header field name accept-language, used to specify preferred languages for the response.
ACCEPT_PATCH
The HTTP header field accept-patch, used to specify which patch document formats are accepted.
ACCEPT_POST
The HTTP header field accept-post, used to specify which media types are accepted for POST requests.
ACCEPT_RANGES
The HTTP header field accept-ranges, used to specify the range units that can be accepted.
ACCESS_CONTROL_ALLOW_CREDENTIALS
The HTTP header field access-control-allow-credentials, used to indicate whether credentials can be exposed.
ACCESS_CONTROL_ALLOW_HEADERS
The HTTP header field access-control-allow-headers, used to specify which http headers can be used during the request.
ACCESS_CONTROL_ALLOW_METHODS
The HTTP header field access-control-allow-methods, used to specify The HTTP methods that are allowed when accessing the resource.
ACCESS_CONTROL_ALLOW_ORIGIN
The HTTP header field access-control-allow-origin, used to specify which origins are allowed to access the resource.
ACCESS_CONTROL_EXPOSE_HEADERS
The HTTP header field access-control-expose-headers, used to indicate which headers can be exposed as part of the response.
ACCESS_CONTROL_MAX_AGE
The HTTP header field access-control-max-age, used to indicate how long the results of a preflight request can be cached.
ACCESS_CONTROL_REQUEST_HEADERS
The HTTP header field access-control-request-headers, used in preflight requests to indicate which headers will be used.
ACCESS_CONTROL_REQUEST_METHOD
The HTTP header field access-control-request-method, used in preflight requests to indicate which HTTP method will be used.
AGE
The HTTP header field age, used to indicate the age of the response in seconds.
ALL
X-Permitted-Cross-Domain-Policies: all
ALLOW
The HTTP header field allow, used to specify supported HTTP methods.
ALLOWALL
X-Frame-Options: ALLOWALL
ALL_METHODS
All HTTP methods combined.
ALREADY_REPORTED
HTTP status code 208: Already Reported.
ALT_SVC
The HTTP header field alt-svc, used to advertise alternative services through which the same resource can be reached.
AND
An ampersand character (&).
AND_BYTES
The byte representation of an ampersand character.
APPLICATION_ANDREW_INSET
The Content-Type for Andrew Inset.
APPLICATION_ANNODEX
The Content-Type for Annodex.
APPLICATION_APPLIXWARE
The Content-Type for Applixware.
APPLICATION_ATOMCAT_XML
The Content-Type for Atom category document.
APPLICATION_ATOMSVC_XML
The Content-Type for Atom service document.
APPLICATION_ATOM_XML
The Content-Type for Atom feed.
APPLICATION_CCXML_XML
The Content-Type for CCXML.
APPLICATION_CDMI_CAPABILITY
The Content-Type for CDMI Capability.
APPLICATION_CDMI_CONTAINER
The Content-Type for CDMI Container.
APPLICATION_CDMI_DOMAIN
The Content-Type for CDMI Domain.
APPLICATION_CDMI_OBJECT
The Content-Type for CDMI Object.
APPLICATION_CDMI_QUEUE
The Content-Type for CDMI Queue.
APPLICATION_CU_SEEME
The Content-Type for CU-SeeMe.
APPLICATION_DAVMOUNT_XML
The Content-Type for WebDAV Mount.
APPLICATION_DOCBOOK_XML
The Content-Type for DocBook XML.
APPLICATION_DSSC_DER
The Content-Type for DSSC DER.
APPLICATION_DSSC_XML
The Content-Type for DSSC XML.
APPLICATION_ECMASCRIPT
The Content-Type for ECMAScript.
APPLICATION_EMMA_XML
The Content-Type for EMMA XML.
APPLICATION_EPUB_ZIP
The Content-Type for EPUB.
APPLICATION_EXI
The Content-Type for EXI.
APPLICATION_FONT_TDPFR
The Content-Type for Font Tdpfr.
APPLICATION_GML_XML
The Content-Type for GML XML.
APPLICATION_GPX_XML
The Content-Type for GPX XML.
APPLICATION_GXF
The Content-Type for GXF.
APPLICATION_HYPERSTUDIO
The Content-Type for HyperStudio.
APPLICATION_INKML_XML
The Content-Type for InkML.
APPLICATION_IPFIX
The Content-Type for IPFIX.
APPLICATION_JAVA
The Content-Type for Java class.
APPLICATION_JAVASCRIPT
The Content-Type for JavaScript.
APPLICATION_JAVA_ARCHIVE
The Content-Type for Java Archive.
APPLICATION_JAVA_SERIALIZED_OBJECT
The Content-Type for Java Serialized Object.
APPLICATION_JSON
The Content-Type for JSON.
APPLICATION_JSONML_JSON
The Content-Type for JSONML.
APPLICATION_LOST_XML
The Content-Type for Lost XML.
APPLICATION_MAC_BINHEX40
The Content-Type for Mac BinHex40.
APPLICATION_MAC_COMPACTPRO
The Content-Type for Mac CompactPro.
APPLICATION_MADS_XML
The Content-Type for MADS XML.
APPLICATION_MARC
The Content-Type for MARC.
APPLICATION_MARCXML_XML
The Content-Type for MARCXML.
APPLICATION_MATHEMATICA
The Content-Type for Mathematica.
APPLICATION_MATHML_XML
The Content-Type for MathML XML.
APPLICATION_MBOX
The Content-Type for Mbox.
APPLICATION_MEDIASERVERCONTROL_XML
The Content-Type for Media Server Control XML.
APPLICATION_METALINK4_XML
The Content-Type for Metalink4 XML.
APPLICATION_METALINK_XML
The Content-Type for Metalink XML.
APPLICATION_METS_XML
The Content-Type for METS XML.
APPLICATION_MODS_XML
The Content-Type for MODS XML.
APPLICATION_MP4
The Content-Type for MP4.
APPLICATION_MP21
The Content-Type for MP21.
APPLICATION_MSWORD
The Content-Type for Microsoft Word.
APPLICATION_MXF
The Content-Type for MXF.
APPLICATION_OCTET_STREAM
The Content-Type for binary data.
APPLICATION_ODA
The Content-Type for ODA.
APPLICATION_OEBPS_PACKAGE_XML
The Content-Type for OEBPS Package XML.
APPLICATION_OGG
The Content-Type for Ogg.
APPLICATION_OMDOC_XML
The Content-Type for OMDOC XML.
APPLICATION_ONENOTE
The Content-Type for OneNote.
APPLICATION_OXPS
The Content-Type for OpenXPS.
APPLICATION_PATCH_OPS_ERROR_XML
The Content-Type for Patch Ops Error XML.
APPLICATION_PDF
The Content-Type for PDF.
APPLICATION_PGP_ENCRYPTED
The Content-Type for PGP encrypted.
APPLICATION_PGP_SIGNATURE
The Content-Type for PGP signature.
APPLICATION_PICS_RULES
The Content-Type for PICS rules.
APPLICATION_PKCS8
The Content-Type for PKCS #8.
APPLICATION_PKCS7_MIME
The Content-Type for PKCS #7 MIME.
APPLICATION_PKCS7_SIGNATURE
The Content-Type for PKCS #7 Signature.
APPLICATION_PKCS10
The Content-Type for PKCS #10.
APPLICATION_PKIXCMP
The Content-Type for PKIXCMP.
APPLICATION_PKIX_ATTR_CERT
The Content-Type for PKIX attribute certificate.
APPLICATION_PKIX_CERT
The Content-Type for PKIX Certificate.
APPLICATION_PKIX_CRL
The Content-Type for PKIX CRL.
APPLICATION_PKIX_PKIPATH
The Content-Type for PKIX PKIPath.
APPLICATION_POSTSCRIPT
The Content-Type for PostScript.
APPLICATION_PRS_CWW
The Content-Type for CWW.
APPLICATION_PSKC_XML
The Content-Type for PSKC XML.
APPLICATION_RDF_XML
The Content-Type for RDF XML.
APPLICATION_REGINFO_XML
The Content-Type for RegInfo XML.
APPLICATION_RELAX_NG_COMPACT_SYNTAX
The Content-Type for RELAX NG Compact Syntax.
APPLICATION_RESOURCE_LISTS_DIFF_XML
The Content-Type for Resource Lists Diff XML.
APPLICATION_RESOURCE_LISTS_XML
The Content-Type for Resource Lists XML.
APPLICATION_RLS_SERVICES_XML
The Content-Type for RLS Services XML.
APPLICATION_RPKI_GHOSTBUSTERS
The Content-Type for RPKI Ghostbusters.
APPLICATION_RPKI_MANIFEST
The Content-Type for RPKI Manifest.
APPLICATION_RPKI_ROA
The Content-Type for RPKI ROA.
APPLICATION_RSD_XML
The Content-Type for RSD XML.
APPLICATION_RSS_XML
The Content-Type for RSS XML.
APPLICATION_RTF
The Content-Type for RTF.
APPLICATION_SBML_XML
The Content-Type for SBML XML.
APPLICATION_SCVP_CV_REQUEST
The Content-Type for SCVP CV Request.
APPLICATION_SCVP_CV_RESPONSE
The Content-Type for SCVP CV Response.
APPLICATION_SCVP_VP_REQUEST
The Content-Type for SCVP VP Request.
APPLICATION_SCVP_VP_RESPONSE
The Content-Type for SCVP VP Response.
APPLICATION_SDP
The Content-Type for SDP.
APPLICATION_SET_PAYMENT_INITIATION
The Content-Type for Set Payment Initiation.
APPLICATION_SET_REGISTRATION_INITIATION
The Content-Type for Set Registration Initiation.
APPLICATION_SHF_XML
The Content-Type for SHF XML.
APPLICATION_SMIL_XML
The Content-Type for SMIL XML.
APPLICATION_SPARQL_QUERY
The Content-Type for SPARQL Query.
APPLICATION_SPARQL_RESULTS_XML
The Content-Type for SPARQL Results XML.
APPLICATION_SRGS
The Content-Type for SRGS.
APPLICATION_SRGS_XML
The Content-Type for SRGS XML.
APPLICATION_SRU_XML
The Content-Type for SRU XML.
APPLICATION_SSDL_XML
The Content-Type for SSDL XML.
APPLICATION_SSML_XML
The Content-Type for SSML XML.
APPLICATION_TEI_XML
The Content-tType for TEI XML.
APPLICATION_THRAUD_XML
The Content-Type for Thraud XML.
APPLICATION_TIMESTAMPED_DATA
The Content-Type for Timestamped Data.
APPLICATION_VND_3GPP2_TCAP
The Content-Type for 3GPP2 TCAP.
APPLICATION_VND_3GPP_PIC_BW_LARGE
The Content-Type for 3GPP PIC BW Large.
APPLICATION_VND_3GPP_PIC_BW_SMALL
The Content-Type for 3GPP PIC BW Small.
APPLICATION_VND_3GPP_PIC_BW_VAR
The Content-Type for 3GPP PIC BW Var.
APPLICATION_VND_3M_POST_IT_NOTES
The Content-Type for 3M Post-It Notes.
APPLICATION_VND_ACCPAC_SIMPLY_ASO
The Content-Type for Accpac Simply ASO.
APPLICATION_VND_ACCPAC_SIMPLY_IMP
The Content-Type for Accpac Simply IMP.
APPLICATION_VND_ACUCOBOL
The Content-Type for AcuCobol.
APPLICATION_VND_ACUCORP
The Content-Type for AcuCorp.
APPLICATION_VND_ADOBE_AIR_APPLICATION_INSTALLER_PACKAGE_ZIP
The Content-Type for Adobe AIR Application.
APPLICATION_VND_ADOBE_FORMSCENTRAL_FCDT
The Content-Type for Adobe FormsCentral FCDT.
APPLICATION_VND_ADOBE_FXP
The Content-Type for Adobe FXP.
APPLICATION_VND_ADOBE_XDP_XML
The Content-Type for Adobe XDP XML.
APPLICATION_VND_ADOBE_XFDF
The Content-Type for Adobe XFDF.
APPLICATION_VND_AHEAD_SPACE
The Content-Type for Ahead AIR Application.
APPLICATION_VND_AIRZIP_FILESECURE_AZF
The Content-Type for AirZip FileSecure AZF.
APPLICATION_VND_AIRZIP_FILESECURE_AZS
The Content-Type for AirZip FileSecure AZS.
APPLICATION_VND_AMAZON_EBOOK
The Content-Type for Amazon Kindle eBook.
APPLICATION_VND_AMERICANDYNAMICS_ACC
The Content-Type for American Dynamics ACC.
APPLICATION_VND_AMIGA_AMI
The Content-Type for Amiga AMI.
APPLICATION_VND_ANDROID_PACKAGE_ARCHIVE
The Content-Type for Android Package Archive.
APPLICATION_VND_ANSER_WEB_CERTIFICATE_ISSUE_INITIATION
The Content-Type for Anser-Web Certificate Issue Initiation.
APPLICATION_VND_ANSER_WEB_FUNDS_TRANSFER_INITIATION
The Content-Type for Anser-Web Funds Transfer Initiation.
APPLICATION_VND_ANTIX_GAME_COMPONENT
The Content-Type for Antix Game Component.
APPLICATION_VND_APPLE_INSTALLER_XML
The Content-Type for Apple Installer XML.
APPLICATION_VND_APPLE_MPEGURL
The Content-Type for Apple MPEG URL.
APPLICATION_VND_ARISTANETWORKS_SWI
The Content-Type for Arista Networks SWI.
APPLICATION_VND_ASTRAEA_SOFTWARE_IOTA
The Content-Type for Astraea Software Iota.
APPLICATION_VND_AUDIOGRAPH
The Content-Type for Audiograph.
APPLICATION_VND_BLUEICE_MULTIPASS
The Content-Type for Blueice Multipass.
APPLICATION_VND_BMI
The Content-Type for BMI.
APPLICATION_VND_BUSINESSOBJECTS
The Content-Type for BusinessObjects.
APPLICATION_VND_CHEMDRAW_XML
The Content-Type for ChemDraw XML.
APPLICATION_VND_CHIPNUTS_KARAOKE_MMD
The Content-Type for Chipnuts Karaoke MMD.
APPLICATION_VND_CINDERELLA
The Content-Type for Cinderella.
APPLICATION_VND_CLAYMORE
The Content-Type for Claymore.
APPLICATION_VND_CLOANTO_RP9
The Content-Type for Cloanto RP9.
APPLICATION_VND_CLONK_C4GROUP
The Content-Type for Clonk C4Group.
APPLICATION_VND_CLUETRUST_CARTOMOBILE_CONFIG
The Content-Type for ClueTrust CartoMobile Config.
APPLICATION_VND_CLUETRUST_CARTOMOBILE_CONFIG_PKG
The Content-Type for ClueTrust CartoMobile Config Package.
APPLICATION_VND_COMMONSPACE
The Content-Type for CommonSpace.
APPLICATION_VND_CONTACT_CMSG
The Content-Type for Contact CMSG.
APPLICATION_VND_COSMOCALLER
The Content-Type for CosmoCaller.
APPLICATION_VND_CRICK_CLICKER
The Content-Type for Crick Clicker.
APPLICATION_VND_CRICK_CLICKER_KEYBOARD
The Content-Type for Crick Clicker Keyboard.
APPLICATION_VND_CRICK_CLICKER_PALETTE
The Content-Type for Crick Clicker Palette.
APPLICATION_VND_CRICK_CLICKER_TEMPLATE
The Content-Type for Crick Clicker Template.
APPLICATION_VND_CRICK_CLICKER_WORDBANK
The Content-Type for Crick Clicker Wordbank.
APPLICATION_VND_CRITICALTOOLS_WBS_XML
The Content-Type for Critical Tools WBS XML.
APPLICATION_VND_CTC_POSML
The Content-Type for CTC POSML.
APPLICATION_VND_CUPS_PPD
The Content-Type for CUPS PPD.
APPLICATION_VND_CURL_CAR
The Content-Type for cURL CAR file.
APPLICATION_VND_CURL_PCURL
The Content-Type for cURL PCURL.
APPLICATION_VND_DART
The Content-Type for Dart.
APPLICATION_VND_DATA_VISION_RDZ
The Content-Type for Data-Vision RDZ.
APPLICATION_VND_DECE_DATA
The Content-Type for DECE data.
APPLICATION_VND_DECE_TTML_XML
The Content-Type for DECE TTML XML.
APPLICATION_VND_DECE_UNSPECIFIED
The Content-Type for DECE unspecified.
APPLICATION_VND_DECE_ZIP
The Content-Type for DECE ZIP.
APPLICATION_VND_DENOVO_FCSELAYOUT_LINK
The Content-Type for deNovo FCSELAYOUT-LINK.
APPLICATION_VND_DNA
The Content-Type for DNA.
APPLICATION_VND_DOLBY_MLP
The Content-Type for Dolby MLP.
APPLICATION_VND_DPGRAPH
The Content-Type for DPGraph.
APPLICATION_VND_DREAMFACTORY
The Content-Type for DreamFactory.
APPLICATION_VND_DS_KEYPOINT
The Content-Type for DS-Keypoint.
APPLICATION_VND_DVB_AIT
The Content-Type for DVB AIT.
APPLICATION_VND_DVB_SERVICE
The Content-Type for DVB Service.
APPLICATION_VND_DYNAGEO
The Content-Type for DynaGeo.
APPLICATION_VND_ECOWIN_CHART
The Content-Type for EcoWin Chart.
APPLICATION_VND_ENLIVEN
The Content-Type for Enliven.
APPLICATION_VND_EPSON_ESF
The Content-Type for Epson ESF.
APPLICATION_VND_EPSON_MSF
The Content-Type for Epson MSF.
APPLICATION_VND_EPSON_QUICKANIME
The Content-Type for Epson QuickAnime.
APPLICATION_VND_EPSON_SALT
The Content-Type for Epson SALT.
APPLICATION_VND_EPSON_SSF
The Content-Type for Epson SSF.
APPLICATION_VND_ESZIGNO3_XML
The Content-Type for E-Szigno XML.
APPLICATION_VND_EZPIX_ALBUM
The Content-Type for EZPix Album.
APPLICATION_VND_EZPIX_PACKAGE
The Content-Type for EZPix Package.
APPLICATION_VND_FDF
The Content-Type for FDF.
APPLICATION_VND_FDSN_MSEED
The Content-Type for FDSN mseed.
APPLICATION_VND_FDSN_SEED
The Content-Type for FDSN SEED.
APPLICATION_VND_FLOGRAPHIT
The Content-Type for FlographIt.
APPLICATION_VND_FLUXTIME_CLIP
The Content-Type for FluxTime Clip.
APPLICATION_VND_FRAMEMAKER
The Content-Type for Adobe FrameMaker.
APPLICATION_VND_FROGANS_FNC
The Content-Type for Frogans FNC.
APPLICATION_VND_FROGANS_LTF
The Content-Type for Frogans LTF.
APPLICATION_VND_FSC_WEBLAUNCH
The Content-Type for FSC WebLaunch.
APPLICATION_VND_FUJITSU_OASYS
The Content-Type for Fujitsu Oasys.
APPLICATION_VND_FUJITSU_OASYS2
The Content-Type for Fujitsu Oasys 2.
APPLICATION_VND_FUJITSU_OASYS3
The Content-Type for Fujitsu Oasys 3.
APPLICATION_VND_FUJITSU_OASYSGP
The Content-Type for Fujitsu OasysGP.
APPLICATION_VND_FUJITSU_OASYSPRS
The Content-Type for Fujitsu OasysPRS.
APPLICATION_VND_FUJIXEROX_DDD
The Content-Type for Fujixerox DDD.
APPLICATION_VND_FUJIXEROX_DOCUWORKS
The Content-Type for Fujixerox DocuWorks.
APPLICATION_VND_FUJIXEROX_DOCUWORKS_BINDER
The Content-Type for Fujixerox DocuWorks Binder.
APPLICATION_VND_FUZZYSHEET
The Content-Type for Fuzzysheet.
APPLICATION_VND_GENOMATIX_TUXEDO
The Content-Type for Genomatix Tuxedo.
APPLICATION_VND_GEOGEBRA_FILE
The Content-Type for GeoGebra File.
APPLICATION_VND_GEOGEBRA_TOOL
The Content-Type for GeoGebra Tool.
APPLICATION_VND_GEOMETRY_EXPLORER
The Content-Type for Geometry Explorer.
APPLICATION_VND_GEONEXT
The Content-Type for GeoNext.
APPLICATION_VND_GEOPLAN
The Content-Type for GeoPlan.
APPLICATION_VND_GEOSPACE
The Content-Type for GeoSpace.
APPLICATION_VND_GMX
The Content-Type for GMX.
APPLICATION_VND_GOOGLE_EARTH_KML_XML
The Content-Type for Google Earth KML.
APPLICATION_VND_GOOGLE_EARTH_KMZ
The Content-Type for Google Earth KMZ.
APPLICATION_VND_GRAFEQ
The Content-Type for Grafeq.
APPLICATION_VND_GROOVE_ACCOUNT
The Content-Type for Groove Account.
APPLICATION_VND_GROOVE_HELP
The Content-Type for Groove Help.
APPLICATION_VND_GROOVE_IDENTITY_MESSAGE
The Content-Type for Groove Identity Message.
APPLICATION_VND_GROOVE_INJECTOR
The Content-Type for Groove Injector.
APPLICATION_VND_GROOVE_TOOL_MESSAGE
The Content-Type for Groove Tool Message.
APPLICATION_VND_GROOVE_TOOL_TEMPLATE
The Content-Type for Groove Tool Template.
APPLICATION_VND_GROOVE_VCARD
The Content-Type for Groove vCard.
APPLICATION_VND_HAL_XML
The Content-Type for HAL XML.
APPLICATION_VND_HANDHELD_ENTERTAINMENT_XML
The Content-Type for Handheld Entertainment XML.
APPLICATION_VND_HBCI
The Content-Type for HBCI.
APPLICATION_VND_HHE_LESSON_PLAYER
The Content-Type for HHE Lesson Player.
APPLICATION_VND_HP_HPGL
The Content-Type for HP-GL.
APPLICATION_VND_HP_HPID
The Content-Type for HP-HPID.
APPLICATION_VND_HP_HPS
The Content-Type for HP-HPS.
APPLICATION_VND_HP_JLYT
The Content-Type for HP JLYT.
APPLICATION_VND_HP_PCL
The Content-Type for HP PCL.
APPLICATION_VND_HP_PCLXL
The Content-Type for HP PCLXL.
APPLICATION_VND_HYDROSTATIX_SOF_DATA
The Content-Type for Hydrostatix SOF-data.
APPLICATION_VND_IBM_MINIPAY
The Content-Type for IBM MiniPay.
APPLICATION_VND_IBM_MODCAP
The Content-Type for IBM MODCAP.
APPLICATION_VND_IBM_RIGHTS_MANAGEMENT
The Content-Type for IBM Rights Management.
APPLICATION_VND_IBM_SECURE_CONTAINER
The Content-Type for IBM Secure Container.
APPLICATION_VND_ICCPROFILE
The Content-Type for ICC Profile.
APPLICATION_VND_IGLOADER
The Content-Type for IGLoader.
APPLICATION_VND_IMMERVISION_IVP
The Content-Type for Immervision IVP.
APPLICATION_VND_IMMERVISION_IVU
The Content-Type for Immervision IVU.
APPLICATION_VND_INSORS_IGM
The Content-Type for Insors IGM.
APPLICATION_VND_INTERCON_FORMNET
The Content-Type for Intercon FormNet.
APPLICATION_VND_INTERGEO
The Content-Type for Intergeo.
APPLICATION_VND_INTU_QBO
The Content-Type for Intuit QBO.
APPLICATION_VND_INTU_QFX
The Content-Type for Intuit QFX.
APPLICATION_VND_IPUNPLUGGED_RCPROFILE
The Content-Type for iPunplugged RCProfile.
APPLICATION_VND_IREPOSITORY_PACKAGE_XML
The Content-Type for iRepository Package XML.
APPLICATION_VND_ISAC_FCS
The Content-Type for ISAC FCS.
APPLICATION_VND_IS_XPR
The Content-Type for IS-XPR.
APPLICATION_VND_JAM
The Content-Type for JAM.
APPLICATION_VND_JCP_JAVAME_MIDLET_RMS
The Content-Type for JCP J2ME Midlet RMS.
APPLICATION_VND_JISP
The Content-Type for JISP.
APPLICATION_VND_JOOST_JODA_ARCHIVE
The Content-Type for Joost Joda Archive.
APPLICATION_VND_KAHOOTZ
The Content-Type for Kahootz.
APPLICATION_VND_KDE_KARBON
The Content-Type for KDE Karbon.
APPLICATION_VND_KDE_KCHART
The Content-Type for KDE KChart.
APPLICATION_VND_KDE_KFORMULA
The Content-Type for KDE KFormula.
APPLICATION_VND_KDE_KIVIO
The Content-Type for KDE Kivio.
APPLICATION_VND_KDE_KONTOUR
The Content-Type for KDE Kontour.
APPLICATION_VND_KDE_KPRESENTER
The Content-Type for KDE KPresenter.
APPLICATION_VND_KDE_KSPREAD
The Content-Type for KDE KSpread.
APPLICATION_VND_KDE_KWORD
The Content-Type for KDE KWord.
APPLICATION_VND_KENAMEAAPP
The Content-Type for Kenamea App.
APPLICATION_VND_KIDSPIRATION
The Content-Type for Kidspiration.
APPLICATION_VND_KINAR
The Content-Type for Kinar.
APPLICATION_VND_KOAN
The Content-Type for Koan.
APPLICATION_VND_KODAK_DESCRIPTOR
The Content-Type for Kodak Descriptor.
APPLICATION_VND_LAS_LAS_XML
The Content-Type for LAS LAS XML.
APPLICATION_VND_LLAMAGRAPHICS_LIFE_BALANCE_DESKTOP
The Content-Type for LlamaGraphics Life-Balance Desktop.
APPLICATION_VND_LLAMAGRAPHICS_LIFE_BALANCE_EXCHANGE_XML
The Content-Type for LlamaGraphics Life-Balance Exchange XML.
APPLICATION_VND_LOTUS_1_2_3
The Content-Type for Lotus 1-2-3.
APPLICATION_VND_LOTUS_APPROACH
The Content-Type for Lotus Approach.
APPLICATION_VND_LOTUS_FREELANCE
The Content-Type for Lotus Freelance.
APPLICATION_VND_LOTUS_NOTES
The Content-Type for Lotus Notes.
APPLICATION_VND_LOTUS_ORGANIZER
The Content-Type for Lotus Organizer.
APPLICATION_VND_LOTUS_SCREENCAM
The Content-Type for Lotus ScreenCam.
APPLICATION_VND_LOTUS_WORDPRO
The Content-Type for Lotus WordPro.
APPLICATION_VND_MACPORTS_PORTPKG
The Content-Type for MacPorts Portpkg.
APPLICATION_VND_MCD
The Content-Type for MCD.
APPLICATION_VND_MEDCALCDATA
The Content-Type for MedCalcData.
APPLICATION_VND_MEDIASTATION_CDKEY
The Content-Type for MediaStation CDKey.
APPLICATION_VND_MFER
The Content-Type for MFER.
APPLICATION_VND_MFMP
The Content-Type for MFMP.
APPLICATION_VND_MICROGRAFX_FLO
The Content-Type for Micrografx FLO.
APPLICATION_VND_MICROGRAFX_IGX
The Content-Type for Micrografx IGX.
APPLICATION_VND_MOBIUS_DAF
The Content-Type for Mobius DAF.
APPLICATION_VND_MOBIUS_DIS
The Content-Type for Mobius DIS.
APPLICATION_VND_MOBIUS_MBK
The Content-Type for Mobius MBK.
APPLICATION_VND_MOBIUS_MQY
The Content-Type for Mobius MQY.
APPLICATION_VND_MOBIUS_MSL
The Content-Type for Mobius MSL.
APPLICATION_VND_MOBIUS_PLC
The Content-Type for Mobius PLC.
APPLICATION_VND_MOBIUS_TXF
The Content-Type for Mobius TXF.
APPLICATION_VND_MOPHUN_APPLICATION
The Content-Type for Mophun Application.
APPLICATION_VND_MOPHUN_CERTIFICATE
The Content-Type for Mophun Certificate.
APPLICATION_VND_MOZILLA_XUL_XML
The Content-Type for Mozilla XUL XML.
APPLICATION_VND_MSEQ
The Content-Type for MSEQ.
APPLICATION_VND_MS_ARTGALRY
The Content-Type for Microsoft ArtGalry.
APPLICATION_VND_MS_CAB_COMPRESSED
The Content-Type for Microsoft Cabinet file.
APPLICATION_VND_MS_EXCEL
The Content-Type for Microsoft Excel.
APPLICATION_VND_MS_EXCEL_ADDIN_MACROENABLED_12
The Content-Type for Microsoft Excel Add-in (Macro-Enabled).
APPLICATION_VND_MS_EXCEL_SHEET_BINARY_MACROENABLED_12
The Content-Type for Microsoft Excel Sheet (Binary, Macro-Enabled).
APPLICATION_VND_MS_EXCEL_SHEET_MACROENABLED_12
The Content-Type for Microsoft Excel Sheet (Macro-Enabled).
APPLICATION_VND_MS_EXCEL_TEMPLATE_MACROENABLED_12
The Content-Type for Microsoft Excel Template (Macro-Enabled).
APPLICATION_VND_MS_FONTOBJECT
The Content-Type for Microsoft Font Object.
APPLICATION_VND_MS_HTMLHELP
The Content-Type for Microsoft HTML Help.
APPLICATION_VND_MS_IMS
The Content-Type for Microsoft IMS.
APPLICATION_VND_MS_LRM
The Content-Type for Microsoft LRM.
APPLICATION_VND_MS_OFFICETHEME
The Content-Type for Microsoft Office Theme.
APPLICATION_VND_MS_PKI_SECCAT
The Content-Type for Microsoft PKI Security Catalog.
APPLICATION_VND_MS_PKI_STL
The Content-Type for Microsoft PKI STL.
APPLICATION_VND_MS_POWERPOINT
The Content-Type for Microsoft PowerPoint.
APPLICATION_VND_MS_POWERPOINT_ADDIN_MACROENABLED_12
The Content-Type for Microsoft PowerPoint Add-in (Macro-Enabled).
APPLICATION_VND_MS_POWERPOINT_PRESENTATION_MACROENABLED_12
The Content-Type for Microsoft PowerPoint Presentation (Macro-Enabled).
APPLICATION_VND_MS_POWERPOINT_SLIDESHOW_MACROENABLED_12
The Content-Type for Microsoft PowerPoint Slideshow (Macro-Enabled).
APPLICATION_VND_MS_POWERPOINT_SLIDE_MACROENABLED_12
The Content-Type for Microsoft PowerPoint Slide (Macro-Enabled).
APPLICATION_VND_MS_POWERPOINT_TEMPLATE_MACROENABLED_12
The Content-Type for Microsoft PowerPoint Template (Macro-Enabled).
APPLICATION_VND_MS_PROJECT
The Content-Type for Microsoft Project.
APPLICATION_VND_MS_WORD_DOCUMENT_MACROENABLED_12
The Content-Type for Microsoft Word (Macro-Enabled).
APPLICATION_VND_MS_WORD_TEMPLATE_MACROENABLED_12
The Content-Type for Microsoft Word Template (Macro-Enabled).
APPLICATION_VND_MS_WORKS
The Content-Type for Microsoft Works.
APPLICATION_VND_MS_WPL
The Content-Type for Microsoft WPL.
APPLICATION_VND_MS_XPSDOCUMENT
The Content-Type for Microsoft XPS Document.
APPLICATION_VND_MUSICIAN
The Content-Type for Musician.
APPLICATION_VND_MUVEE_STYLE
The Content-Type for Muvee Style.
APPLICATION_VND_MYNFC
The Content-Type for MyNFC.
APPLICATION_VND_NEUROLANGUAGE_NLU
The Content-Type for NeuroLanguage NLU.
APPLICATION_VND_NITF
The Content-Type for NITF.
APPLICATION_VND_NOBLENET_DIRECTORY
The Content-Type for NobleNet Directory.
APPLICATION_VND_NOBLENET_SEALER
The Content-Type for NobleNet Sealer.
APPLICATION_VND_NOBLENET_WEB
The Content-Type for NobleNet Web.
APPLICATION_VND_NOKIA_N_GAGE_DATA
The Content-Type for Nokia N-Gage Data.
APPLICATION_VND_NOKIA_N_GAGE_SYMBIAN_INSTALL
The Content-Type for Nokia N-Gage Symbian Install.
APPLICATION_VND_NOKIA_RADIO_PRESET
The Content-Type for Nokia Radio Preset.
APPLICATION_VND_NOKIA_RADIO_PRESETS
The Content-Type for Nokia Radio Presets.
APPLICATION_VND_NOVADIGM_EDM
The Content-Type for Novadigm EDM.
APPLICATION_VND_NOVADIGM_EDX
The Content-Type for Novadigm EDX.
APPLICATION_VND_NOVADIGM_EXT
The Content-Type for Novadigm EXT.
APPLICATION_VND_OASIS_OPENDOCUMENT_CHART
The Content-Type for OpenDocument Chart.
APPLICATION_VND_OASIS_OPENDOCUMENT_CHART_TEMPLATE
The Content-Type for OpenDocument Chart Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_DATABASE
The Content-Type for OpenDocument Database.
APPLICATION_VND_OASIS_OPENDOCUMENT_FORMULA
The Content-Type for OpenDocument Formula.
APPLICATION_VND_OASIS_OPENDOCUMENT_FORMULA_TEMPLATE
The Content-Type for OpenDocument Formula Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_GRAPHICS
The Content-Type for OpenDocument Graphics.
APPLICATION_VND_OASIS_OPENDOCUMENT_GRAPHICS_TEMPLATE
The Content-Type for OpenDocument Graphics Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_IMAGE
The Content-Type for OpenDocument Image.
APPLICATION_VND_OASIS_OPENDOCUMENT_IMAGE_TEMPLATE
The Content-Type for OpenDocument Image Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_PRESENTATION
The Content-Type for OpenDocument Presentation.
APPLICATION_VND_OASIS_OPENDOCUMENT_PRESENTATION_TEMPLATE
The Content-Type for OpenDocument Presentation Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_SPREADSHEET
The Content-Type for OpenDocument Spreadsheet.
APPLICATION_VND_OASIS_OPENDOCUMENT_SPREADSHEET_TEMPLATE
The Content-Type for OpenDocument Spreadsheet Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_TEXT
The Content-Type for OpenDocument Text.
APPLICATION_VND_OASIS_OPENDOCUMENT_TEXT_MASTER
The Content-Type for OpenDocument Text Master.
APPLICATION_VND_OASIS_OPENDOCUMENT_TEXT_TEMPLATE
The Content-Type for OpenDocument Text Template.
APPLICATION_VND_OASIS_OPENDOCUMENT_TEXT_WEB
The Content-Type for OpenDocument Text Web.
APPLICATION_VND_OLPC_SUGAR
The Content-Type for OLPC Sugar.
APPLICATION_VND_OMA_DD2_XML
The Content-Type for OMA DD2 XML.
APPLICATION_VND_OPENOFFICEORG_EXTENSION
The Content-Type for OpenOffice Extension.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_PRESENTATIONML_PRESENTATION
The Content-Type for Office Open XML Presentation.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_PRESENTATIONML_SLIDE
The Content-Type for Office Open XML Presentation Slide.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_PRESENTATIONML_SLIDESHOW
The Content-Type for Office Open XML Presentation Slideshow.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_PRESENTATIONML_TEMPLATE
The Content-Type for Office Open XML Presentation Template.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_SPREADSHEETML_SHEET
The Content-Type for Office Open XML Spreadsheet.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_SPREADSHEETML_TEMPLATE
The Content-Type for Office Open XML Spreadsheet Template.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_WORDPROCESSINGML_DOCUMENT
The Content-Type for Office Open XML Word Document.
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_WORDPROCESSINGML_TEMPLATE
The Content-Type for Office Open XML Word Template.
APPLICATION_VND_OSGEO_MAPGUIDE_PACKAGE
The Content-Type for OSGeo MapGuide Package.
APPLICATION_VND_OSGI_DP
The Content-Type for OSGi Deployment Package.
APPLICATION_VND_OSGI_SUBSYSTEM
The Content-Type for OSGi Subsystem.
APPLICATION_VND_PALM
The Content-Type for Palm.
APPLICATION_VND_PAWAAFILE
The Content-Type for Pawaafile.
APPLICATION_VND_PG_FORMAT
The Content-Type for PG Format.
APPLICATION_VND_PG_OSASLI
The Content-Type for PG OSASLI.
APPLICATION_VND_PICSEL
The Content-Type for Picsel.
APPLICATION_VND_PMI_WIDGET
The Content-Type for PMI Widget.
APPLICATION_VND_POCKETLEARN
The Content-Type for PocketLearn.
APPLICATION_VND_POWERBUILDER6
The Content-Type for PowerBuilder 6.
APPLICATION_VND_PREVIEWSYSTEMS_BOX
The Content-Type for Preview Systems BOX.
APPLICATION_VND_PROTEUS_MAGAZINE
The Content-Type for Proteus Magazine.
APPLICATION_VND_PUBLISHARE_DELTA_TREE
The Content-Type for PubliShare Delta Tree.
APPLICATION_VND_PVI_PTID1
The Content-Type for PVI PTID1.
APPLICATION_VND_QUARK_QUARKXPRESS
The Content-Type for QuarkXPress.
APPLICATION_VND_REALVNC_BED
The Content-Type for RealVNC BED.
APPLICATION_VND_RECORDARE_MUSICXML
The Content-Type for Recordare MusicXML.
APPLICATION_VND_RECORDARE_MUSICXML_XML
The Content-Type for Recordare MusicXML.
APPLICATION_VND_RIG_CRYPTONOTE
The Content-Type for Rig Cryptonote.
APPLICATION_VND_RIM_COD
The Content-Type for RIM COD.
APPLICATION_VND_RN_REALMEDIA
The Content-Type for RealMedia.
APPLICATION_VND_RN_REALMEDIA_VBR
The Content-Type for RealMedia VBR.
APPLICATION_VND_ROUTE66_LINK66_XML
The Content-Type for Route 66 Link66 XML.
APPLICATION_VND_SAILINGTRACKER_TRACK
The Content-Type for SailingTracker Track.
APPLICATION_VND_SEEMAIL
The Content-Type for SeeMail.
APPLICATION_VND_SEMA
The Content-Type for SEMA.
APPLICATION_VND_SEMD
The Content-Type for SEMD.
APPLICATION_VND_SEMF
The Content-Type for SEMF.
APPLICATION_VND_SHANA_INFORMED_FORMDATA
The Content-Type for Shana Informed Formdata.
APPLICATION_VND_SHANA_INFORMED_FORMTEMPLATE
The Content-Type for Shana Informed Formtemplate.
APPLICATION_VND_SHANA_INFORMED_INTERCHANGE
The Content-Type for Shana Informed Interchange.
APPLICATION_VND_SHANA_INFORMED_PACKAGE
The Content-Type for Shana Informed Package.
APPLICATION_VND_SIMTECH_MINDMAPPER
The Content-Type for SimTech MindMapper.
APPLICATION_VND_SMAF
The Content-Type for SMAF.
APPLICATION_VND_SMART_TEACHER
The Content-Type for SMART Teacher.
APPLICATION_VND_SOLENT_SDKM_XML
The Content-Type for Solent SDKM XML.
APPLICATION_VND_SPOTFIRE_DXP
The Content-Type for Spotfire DXP.
APPLICATION_VND_SPOTFIRE_SFS
The Content-Type for Spotfire SFS.
APPLICATION_VND_STARDIVISION_CALC
The Content-Type for StarDivision Calc.
APPLICATION_VND_STARDIVISION_DRAW
The Content-Type for StarDivision Draw.
APPLICATION_VND_STARDIVISION_IMPRESS
The Content-Type for StarDivision Impress.
APPLICATION_VND_STARDIVISION_MATH
The Content-Type for StarDivision Math.
APPLICATION_VND_STARDIVISION_WRITER
The Content-Type for StarDivision Writer.
APPLICATION_VND_STARDIVISION_WRITER_GLOBAL
The Content-Type for StarDivision Writer Global.
APPLICATION_VND_STEPMANIA_PACKAGE
The Content-Type for StepMania Package.
APPLICATION_VND_STEPMANIA_STEPCHART
The Content-Type for StepMania Stepchart.
APPLICATION_VND_SUN_XML_CALC
The Content-Type for Sun XML Calc.
APPLICATION_VND_SUN_XML_CALC_TEMPLATE
The Content-Type for Sun XML Calc Template.
APPLICATION_VND_SUN_XML_DRAW
The Content-Type for Sun XML Draw.
APPLICATION_VND_SUN_XML_DRAW_TEMPLATE
The Content-Type for Sun XML Draw Template.
APPLICATION_VND_SUN_XML_IMPRESS
The Content-Type for Sun XML Impress.
APPLICATION_VND_SUN_XML_IMPRESS_TEMPLATE
The Content-Type for Sun XML Impress Template.
APPLICATION_VND_SUN_XML_MATH
The Content-Type for Sun XML Math.
APPLICATION_VND_SUN_XML_WRITER
The Content-Type for Sun XML Writer.
APPLICATION_VND_SUN_XML_WRITER_GLOBAL
The Content-Type for Sun XML Writer Global.
APPLICATION_VND_SUN_XML_WRITER_TEMPLATE
The Content-Type for Sun XML Writer Template.
APPLICATION_VND_SUS_CALENDAR
The Content-Type for SUS Calendar.
APPLICATION_VND_SVD
The Content-Type for SVD.
APPLICATION_VND_SYMBIAN_INSTALL
The Content-Type for Symbian Install.
APPLICATION_VND_SYNCML_DM_WBXML
The Content-Type for SyncML DM+WBXML.
APPLICATION_VND_SYNCML_DM_XML
The Content-Type for SyncML DM XML.
APPLICATION_VND_SYNCML_XML
The Content-Type for SyncML XML.
APPLICATION_VND_TAO_INTENT_MODULE_ARCHIVE
The Content-Type for Tao Intent Module Archive.
APPLICATION_VND_TCPDUMP_PCAP
The Content-Type for TCPDump capture file.
APPLICATION_VND_TMOBILE_LIVETV
The Content-Type for T-Mobile LiveTV.
APPLICATION_VND_TRID_TPT
The Content-Type for TRID TPT.
APPLICATION_VND_TRISCAPE_MXS
The Content-Type for Triscape MXS.
APPLICATION_VND_TRUEAPP
The Content-Type for TrueApp.
APPLICATION_VND_UFDL
The Content-Type for UFDL.
APPLICATION_VND_UIQ_THEME
The Content-Type for UIQ Theme.
APPLICATION_VND_UMAJIN
The Content-Type for UMAJIN.
APPLICATION_VND_UNITY
The Content-Type for Unity.
APPLICATION_VND_UOML_XML
The Content-Type for UOML XML.
APPLICATION_VND_VCX
The Content-Type for VCX.
APPLICATION_VND_VISIO
The Content-Type for Microsoft Visio.
APPLICATION_VND_VISIONARY
The Content-Type for Visionary.
APPLICATION_VND_VSF
The Content-Iype for VSF.
APPLICATION_VND_WAP_WBXML
The Content-Type for WAP WBXML.
APPLICATION_VND_WAP_WMLC
The Content-Type for WAP WMLC.
APPLICATION_VND_WAP_WMLSCRIPTC
The Content-Type for WAP WMLScriptC.
APPLICATION_VND_WEBTURBO
The Content-Type for WebTurbo.
APPLICATION_VND_WOLFRAM_PLAYER
The Content-Type for Wolfram Player.
APPLICATION_VND_WORDPERFECT
The Content-Type for WordPerfect.
APPLICATION_VND_WQD
The Content-Type for WQD.
APPLICATION_VND_WT_STF
The Content-Type for WT STF.
APPLICATION_VND_XARA
The Content-Type for Xara.
APPLICATION_VND_XFDL
The Content-Type for XFDL.
APPLICATION_VND_YAMAHA_HV_DIC
The Content-Type for Yamaha HV Dictionary.
APPLICATION_VND_YAMAHA_HV_SCRIPT
The Content-Type for Yamaha HV Script.
APPLICATION_VND_YAMAHA_HV_VOICE
The Content-Type for Yamaha HV Voice.
APPLICATION_VND_YAMAHA_OPENSCOREFORMAT
The Content-Type for Yamaha OpenScoreFormat.
APPLICATION_VND_YAMAHA_OPENSCOREFORMAT_OSFPVG_XML
The Content-Type for Yamaha OpenScoreFormat OSFPVG XML.
APPLICATION_VND_YAMAHA_SMAF_AUDIO
The Content-Type for Yamaha SMAF Audio.
APPLICATION_VND_YAMAHA_SMAF_PHRASE
The Content-Type for Yamaha SMAF Phrase.
APPLICATION_VND_YELLOWRIVER_CUSTOM_MENU
The Content-Type for Yellow-River Custom-Menu.
APPLICATION_VND_ZUL
The Content-Type for ZUL.
APPLICATION_VND_ZZAZZ_DECK_XML
The Content-Type for Zzazz Deck XML.
APPLICATION_VOICEXML_XML
The Content-Type for VoiceXML.
APPLICATION_WIDGET
The Content-Type for Widget.
APPLICATION_WINHLP
The Content-Type for WinHelp.
APPLICATION_WSDL_XML
The Content-Type for WSDL XML.
APPLICATION_WSPOLICY_XML
The Content-Type for WSPolicy XML.
APPLICATION_XAML_XML
The Content-Type for XAML XML.
APPLICATION_XCAP_DIFF_XML
The Content-Type for XCAP Diff XML.
APPLICATION_XENC_XML
The Content-Type for XENC XML.
APPLICATION_XHTML_XML
The Content-Type for XHTML XML.
APPLICATION_XML
The Content-Type for XML.
APPLICATION_XML_DTD
The Content-Type for XML DTD.
APPLICATION_XOP_XML
The Content-Type for XOP XML.
APPLICATION_XPROC_XML
The Content-Type for XProc XML.
APPLICATION_XSLT_XML
The Content-Type for XSLT XML.
APPLICATION_XSPF_XML
The Content-Type for XSPF XML.
APPLICATION_XV_XML
The Content-Type for XV XML.
APPLICATION_X_7Z_COMPRESSED
The Content-Type for 7z compressed archive.
APPLICATION_X_ABIWORD
The Content-Type for AbiWord document.
APPLICATION_X_ACE_COMPRESSED
The Content-Type for ACE compressed archive.
APPLICATION_X_AIM
The Content-Type for AIM.
APPLICATION_X_APPLE_DISKIMAGE
The Content-Type for Apple Disk Image.
APPLICATION_X_AUTHORWARE_BIN
The Content-Type for Authorware binary.
APPLICATION_X_AUTHORWARE_MAP
The Content-Type for Authorware map.
APPLICATION_X_AUTHORWARE_SEG
The Content-Type for Authorware segment.
APPLICATION_X_BCPIO
The Content-Type for BCPIO archive.
APPLICATION_X_BITTORRENT
The Content-Type for BitTorrent.
APPLICATION_X_BLORB
The Content-Type for Blorb interactive fiction.
APPLICATION_X_BZIP
The Content-Type for BZip archive.
APPLICATION_X_BZIP2
The Content-Type for BZip2 archive.
APPLICATION_X_CBR
The Content-Type for Comic Book RAR archive.
APPLICATION_X_CDF
The Content-Type for CDF.
APPLICATION_X_CDLINK
The Content-Type for CDLink.
APPLICATION_X_CFS_COMPRESSED
The Content-Type for CFS compressed file.
APPLICATION_X_CHAT
The Content-Type for Chat file.
APPLICATION_X_CHESS_PGN
The Content-Type for PGN chess notation.
APPLICATION_X_COMPRESS
The Content-Type for compress archive.
APPLICATION_X_CONFERENCE
The Content-Type for Conference.
APPLICATION_X_CPIO
The Content-Type for CPIO archive.
APPLICATION_X_CSH
The Content-Type for C-Shell script.
APPLICATION_X_DEBIAN_PACKAGE
The Content-Type for Debian package.
APPLICATION_X_DGC_COMPRESSED
The Content-Type for DGC compressed.
APPLICATION_X_DIRECTOR
The Content-Type for Adobe Director.
APPLICATION_X_DOOM
The Content-Type for Doom WAD.
APPLICATION_X_DTBNCX_XML
The Content-Type for DTBNCX XML.
APPLICATION_X_DTBOOK_XML
The Content-Type for DTBook XML.
APPLICATION_X_DTBRESOURCE_XML
The Content-Type for DTBResource XML.
APPLICATION_X_DVI
The Content-Type for DVI file.
APPLICATION_X_ENVOY
The Content-Type for Envoy.
APPLICATION_X_EVA
The Content-Type for EVA.
APPLICATION_X_FONT_BDF
The Content-Type for BDF font.
APPLICATION_X_FONT_GHOSTSCRIPT
The Content-Type for Ghostscript font.
APPLICATION_X_FONT_LINUX_PSF
The Content-Type for Linux PSF font.
APPLICATION_X_FONT_PCF
The Content-Type for PCF font.
APPLICATION_X_FONT_SNF
The Content-Type for SNF font.
APPLICATION_X_FONT_TYPE1
The Content-Type for Adobe Type 1 Font.
APPLICATION_X_FREEARC
The Content-Type for FreeArc archive.
APPLICATION_X_FUTURESPLASH
The Content-Type for FutureSplash.
APPLICATION_X_GCA_COMPRESSED
The Content-Type for GCA compressed archive.
APPLICATION_X_GLULX
The Content-Type for Glulx game.
APPLICATION_X_GNUMERIC
The Content-Type for Gnumeric.
APPLICATION_X_GRAMPS_XML
The Content-Type for Gramps XML.
APPLICATION_X_GTAR
The Content-Type for GTAR archive.
APPLICATION_X_GZIP
The Content-Type for Gzip archive.
APPLICATION_X_HDF
The Content-Type for HDF.
APPLICATION_X_INSTALL_INSTRUCTIONS
The Content-Type for Install Instructions.
APPLICATION_X_ISO9660_IMAGE
The Content-Type for ISO 9660 Image.
APPLICATION_X_JAVA_JNLP_FILE
The Content-Type for Java JNLP.
APPLICATION_X_LATEX
The Content-Type for LaTeX.
APPLICATION_X_LZH_COMPRESSED
The Content-Type for LZH compressed archive.
APPLICATION_X_MIE
The Content-Type for MIE.
APPLICATION_X_MIF
The Content-Type for MIF.
APPLICATION_X_MOBIPOCKET_EBOOK
The Content-Type for Mobipocket eBook.
APPLICATION_X_MSACCESS
The Content-Type for Microsoft Access.
APPLICATION_X_MSBINDER
The Content-Type for Microsoft Binder.
APPLICATION_X_MSCARDFILE
The Content-Type for Microsoft CardFile.
APPLICATION_X_MSCLIP
The Content-Type for Microsoft Clipboard.
APPLICATION_X_MSDOWNLOAD
The Content-Type for Microsoft application download.
APPLICATION_X_MSMEDIAVIEW
The Content-Type for Microsoft MediaView.
APPLICATION_X_MSMETAFILE
The Content-Type for Microsoft Metafile.
APPLICATION_X_MSMONEY
The Content-Type for Microsoft Money.
APPLICATION_X_MSPUBLISHER
The Content-Type for Microsoft Publisher.
APPLICATION_X_MSSCHEDULE
The Content-Type for Microsoft Schedule.
APPLICATION_X_MSTERMINAL
The Content-Type for Microsoft Terminal.
APPLICATION_X_MSWRITE
The Content-Type for Microsoft Write.
APPLICATION_X_MS_APPLICATION
The Content-Type for Microsoft Application.
APPLICATION_X_MS_SHORTCUT
The Content-Type for Microsoft Shortcut.
APPLICATION_X_MS_WMD
The Content-Type for WMD.
APPLICATION_X_MS_XBAP
The Content-Type for Microsoft XBAP.
APPLICATION_X_NDJSON
The Content-Type for newline-delimited JSON.
APPLICATION_X_NETCDF
The Content-Type for NetCDF.
APPLICATION_X_NZB
The Content-Type for NZB.
APPLICATION_X_PKCS7_CERTIFICATES
The Content-Type for PKCS #7 Certificates.
APPLICATION_X_PKCS7_CERTREQRESP
The Content-Type for PKCS #7 Certificate Request/Response.
APPLICATION_X_PKCS12
The Content-Type for PKCS #12.
APPLICATION_X_RAR_COMPRESSED
The Content-Type for RAR compressed archive.
APPLICATION_X_RESEARCH_INFO_SYSTEMS
The Content-Type for Research Info Systems.
APPLICATION_X_SH
The Content-Type for Shell script.
APPLICATION_X_SHAR
The Content-Type for Shar archive.
APPLICATION_X_SHOCKWAVE_FLASH
The Content-Type for Shockwave Flash.
APPLICATION_X_SILVERLIGHT_APP
The Content-Type for Silverlight App.
APPLICATION_X_SQL
The Content-Type for SQL.
APPLICATION_X_STUFFIT
The Content-Type for StuffIt archive.
APPLICATION_X_STUFFITX
The Content-Type for StuffItX archive.
APPLICATION_X_SUBRIP
The Content-Type for SubRip subtitle.
APPLICATION_X_SV4CPIO
The Content-Type for SV4CPIO archive.
APPLICATION_X_SV4CRC
The Content-Type for SV4CRC archive.
APPLICATION_X_T3VM_IMAGE
The Content-Type for T3VM image.
APPLICATION_X_TADS
The Content-Type for TADS game.
APPLICATION_X_TAR
The Content-Type for TAR archive.
APPLICATION_X_TCL
The Content-Type for Tcl script.
APPLICATION_X_TEX
The Content-Type for TeX.
APPLICATION_X_TEXINFO
The Content-Type for Texinfo.
APPLICATION_X_TEX_TFM
The Content-Type for TeX TFM.
APPLICATION_X_TGIF
The Content-Type for TGIF.
APPLICATION_X_USTAR
The Content-Type for USTAR archive.
APPLICATION_X_WAIS_SOURCE
The Content-Type for WAIS source.
APPLICATION_X_X509_CA_CERT
The Content-Type for X.509 CA Certificate.
APPLICATION_X_XFIG
The Content-Type for Xfig image.
APPLICATION_X_XLIFF_XML
The Content-Type for XLIFF XML.
APPLICATION_X_XPINSTALL
The Content-Type for XPInstall.
APPLICATION_X_XZ
The Content-Type for XZ archive.
APPLICATION_X_ZMACHINE
The Content-Type for Z-machine.
APPLICATION_YANG
The Content-Type for YANG.
APPLICATION_YIN_XML
The Content-Type for YIN XML.
APPLICATION_ZIP
The Content-Type for ZIP archive.
ASCII
ASCII
ATTACHMENT
Content disposition: attachment
AUDIO_ADPCM
The Content-Type for ADPCM audio.
AUDIO_ANNODEX
The Content-Type for Annodex audio.
AUDIO_BASIC
The Content-Type for basic audio.
AUDIO_FLAC
The Content-Type for FLAC audio.
AUDIO_MIDI
The Content-Type for MIDI audio.
AUDIO_MP4
The Content-Type for MP4 audio.
AUDIO_MPEG
The Content-Type for MPEG audio.
AUDIO_OGG
The Content-Type for Ogg audio.
AUDIO_S3M
The Content-Type for S3M audio.
AUDIO_SILK
The Content-Type for Silk audio.
AUDIO_VND_DECE_AUDIO
The Content-Type for DECE audio.
AUDIO_VND_DIGITAL_WINDS
The Content-Type for Digital Winds audio.
AUDIO_VND_DRA
The Content-Type for DRA audio.
AUDIO_VND_DTS
The Content-Type for DTS audio.
AUDIO_VND_DTS_HD
The Content-Type for DTS HD audio.
AUDIO_VND_LUCENT_VOICE
The Content-Type for Lucent Voice.
AUDIO_VND_MS_PLAYREADY_MEDIA_PYA
The Content-Type for Microsoft PlayReady Media PYA.
AUDIO_VND_NUERA_ECELP4800
The Content-Type for Nuera ECELP 4800 audio.
AUDIO_VND_NUERA_ECELP7470
The Content-Type for Nuera ECELP 7470 audio.
AUDIO_VND_NUERA_ECELP9600
The Content-Type for Nuera ECELP 9600 audio.
AUDIO_VND_RIP
The Content-Type for RIP audio.
AUDIO_WEBM
The Content-Type for WebM audio.
AUDIO_XM
The Content-Type for XM audio.
AUDIO_X_AAC
The Content-Type for AAC audio.
AUDIO_X_AIFF
The Content-Type for AIFF audio.
AUDIO_X_CAF
The Content-Type for CAF audio.
AUDIO_X_MATROSKA
The Content-Type for Matroska audio.
AUDIO_X_MPEG
The Content-Type for MPEG audio.
AUDIO_X_MPEGURL
The Content-Type for M3U playlist.
AUDIO_X_MS_WAX
The Content-Type for WAX audio.
AUDIO_X_MS_WMA
The Content-Type for WMA audio.
AUDIO_X_PN_REALAUDIO
The Content-Type for RealAudio.
AUDIO_X_PN_REALAUDIO_PLUGIN
The Content-Type for RealAudio Plugin.
AUDIO_X_SCPLS
The Content-Type for SCPLS playlist.
AUDIO_X_WAV
The Content-Type for WAV audio.
AUTHORIZATION
The HTTP header field name authorization, used to specify authentication credentials.
BAD_GATEWAY
HTTP status code 502: Bad Gateway.
BAD_REQUEST
HTTP status code 400: Bad Request.
BASE64_CHARSET_TABLE
The Base64 character set table.
BASIC
Basic authentication scheme.
BEARER
Bearer token authentication.
BIG5
Big5 (Traditional Chinese)
BINARY
The string “binary”.
BR
A line break character (newline).
BROTLI
Brotli compression.
BR_BYTES
A const byte slice representation of the string BR.
BYTES
Bytes
BY_CONTENT_TYPE
X-Permitted-Cross-Domain-Policies: by-content-type
CACHE_CONTROL
The HTTP header field name cache-control, used to specify caching directives.
CHARSET
Charset
CHARSET_ASCII
Charset us-ascii
CHARSET_BIG5
Charset big5
CHARSET_EQUAL
Charset Equal
CHARSET_EUC_JP
Charset euc-jp
CHARSET_EUC_KR
Charset euc-kr
CHARSET_GB2312
Charset gb2312
CHARSET_ISO_8859_1
Charset iso-8859-1
CHARSET_ISO_8859_2
Charset iso-8859-2
CHARSET_ISO_8859_3
Charset iso-8859-3
CHARSET_ISO_8859_4
Charset iso-8859-4
CHARSET_ISO_8859_5
Charset iso-8859-5
CHARSET_ISO_8859_6
Charset iso-8859-6
CHARSET_ISO_8859_7
Charset iso-8859-7
CHARSET_ISO_8859_8
Charset iso-8859-8
CHARSET_ISO_8859_9
Charset iso-8859-9
CHARSET_ISO_8859_10
Charset iso-8859-10
CHARSET_ISO_8859_11
Charset iso-8859-11
CHARSET_ISO_8859_13
Charset iso-8859-13
CHARSET_ISO_8859_14
Charset iso-8859-14
CHARSET_ISO_8859_15
Charset iso-8859-15
CHARSET_ISO_8859_16
Charset iso-8859-16
CHARSET_KOI8_R
Charset koi8-r
CHARSET_KOI8_U
Charset koi8-u
CHARSET_MACINTOSH
Charset macintosh
CHARSET_SHIFT_JIS
Charset shift_jis
CHARSET_UTF_8
Charset utf8
CHARSET_UTF_16
Charset utf-16
CHARSET_UTF_32
Charset utf-32
CHARSET_UTF_16BE
Charset utf-16be
CHARSET_UTF_16LE
Charset utf-16le
CHARSET_UTF_32BE
Charset utf-32be
CHARSET_UTF_32LE
Charset utf-32le
CHARSET_WINDOWS_1250
Charset windows-1250
CHARSET_WINDOWS_1251
Charset windows-1251
CHARSET_WINDOWS_1252
Charset windows-1252
CHARSET_WINDOWS_1253
Charset windows-1253
CHARSET_WINDOWS_1254
Charset windows-1254
CHARSET_WINDOWS_1255
Charset windows-1255
CHARSET_WINDOWS_1256
Charset windows-1256
CHARSET_WINDOWS_1257
Charset windows-1257
CHARSET_WINDOWS_1258
Charset windows-1258
CHEMICAL_X_CDX
The Content-Type for ChemDraw CDX.
CHEMICAL_X_CIF
The Content-Type for CIF.
CHEMICAL_X_CMDF
The Content-Type for CMDF.
CHEMICAL_X_CML
The Content-Type for CML.
CHEMICAL_X_CSML
The Content-Type for CSML.
CHEMICAL_X_XYZ
The Content-Type for XYZ chemical.
CHUNKED
Indicates chunked transfer encoding.
CLEAR_SITE_DATA
The HTTP header field clear-site-data, used to clear browsing data associated with the requesting website.
CLOSE
Close the connection.
COLON_AUTHORITY
The HTTP/2 pseudo-header field :authority, used to specify the authority portion of the target URI.
COLON_METHOD
The HTTP/2 pseudo-header field :method, used to specify the HTTP method.
COLON_PATH
The HTTP/2 pseudo-header field :path, used to specify the path and query parts of the target URI.
COLON_SCHEME
The HTTP/2 pseudo-header field :scheme, used to specify the scheme portion of the target URI.
COLON_SPACE
A colon followed by a space (: ).
COLON_SPACE_BYTES
The byte representation of the first character in the COLON_SPACE.
COLON_SPACE_SYMBOL
A colon followed by a space symbol (:).
COMPRESS
Transfer-Encoding: compress
CONFLICT
HTTP status code 409: Conflict.
CONNECT
HTTP CONNECT method.
CONNECTION
The HTTP header field name connection, used to specify control options for the current connection.
CONNECT_TRACE
HTTP CONNECT and TRACE methods.
CONTENT_DISPOSITION
The HTTP header field content-disposition, used to indicate how the content should be displayed.
CONTENT_ENCODING
The HTTP header field name content-encoding, used to specify the encoding transformations applied to the response body.
CONTENT_LANGUAGE
The HTTP header field content-language, used to specify the language of the content.
CONTENT_LENGTH
The HTTP header field name content-length.
CONTENT_LOCATION
The HTTP header field content-location, used to specify the location of the resource.
CONTENT_MD5
The HTTP header field content-md5, used to specify the MD5 checksum of the entity-body.
CONTENT_RANGE
The HTTP header field content-range, used to indicate where in the full resource this partial message belongs.
CONTENT_SECURITY_POLICY
The HTTP header field content-security-policy, used to specify the security policy of the resource.
CONTENT_SECURITY_POLICY_REPORT
The HTTP header field content-security-policy-report, used to specify the security policy of the resource.
CONTENT_SECURITY_POLICY_REPORT_ONLY
The HTTP header field content-security-policy-report-only, used to specify the security policy of the resource.
CONTENT_SECURITY_POLICY_REPORT_TO
The HTTP header field content-security-policy-report-to, used to specify the security policy of the resource.
CONTENT_SECURITY_POLICY_REPORT_URI
The HTTP header field content-security-policy-report-uri, used to specify the security policy of the resource.
CONTENT_TYPE
The HTTP header field name content-type, used to specify the media type of the resource or the data being sent in an http request or response.
CONTINUE
HTTP status code 100: Continue.
CONTINUE_EXPECT
Expect: 100-continue
COOKIE
The HTTP header field name cookie, used to send cookies from the server to the client.
COOKIE_DELETE_ATTRS
Cookie deletion attributes (Max-Age=0; Expires=Thu, 01 Jan 1970 00:00:00 GMT)
COOKIE_DELETE_ATTRS_LOWERCASE
Cookie deletion attributes lowercase
COOKIE_DOMAIN
domain
COOKIE_DOMAIN_ATTRIBUTE
Cookie attribute: Domain
COOKIE_DOMAIN_ATTRIBUTE_LOWERCASE
Cookie attribute: domain lowercase
COOKIE_DOMAIN_LOCALHOST
Cookie common domain values: localhost
COOKIE_DOMAIN_LOWERCASE
domain lowercase
COOKIE_DOMAIN_PREFIX
Cookie attribute prefix: Domain=
COOKIE_DOMAIN_PREFIX_LOWERCASE
Cookie attribute prefix: domain= lowercase
COOKIE_EXPIRES
expires
COOKIE_EXPIRES_ATTRIBUTE
Cookie attribute: Expires
COOKIE_EXPIRES_ATTRIBUTE_LOWERCASE
Cookie attribute: expires lowercase
COOKIE_EXPIRES_EPOCH
Common expires date for deletion
COOKIE_EXPIRES_LOWERCASE
expires lowercase
COOKIE_EXPIRES_PREFIX
Cookie attribute prefix: Expires=
COOKIE_EXPIRES_PREFIX_LOWERCASE
Cookie attribute prefix: expires= lowercase
COOKIE_HOST_PREFIX
Cookie __Host- prefix
COOKIE_HTTP_ONLY
HttpOnly
COOKIE_HTTP_ONLY_ATTRIBUTE
Cookie attribute: HttpOnly
COOKIE_HTTP_ONLY_ATTRIBUTE_LOWERCASE
Cookie attribute: httponly lowercase
COOKIE_HTTP_ONLY_LOWERCASE
httponly lowercase
COOKIE_MAX_AGE
max-age
COOKIE_MAX_AGE_1_DAY
Cookie common max-age values: 1 day
COOKIE_MAX_AGE_1_HOUR
Cookie common max-age values: 1 hour
COOKIE_MAX_AGE_1_MONTH
Cookie common max-age values: 1 month (30 days)
COOKIE_MAX_AGE_1_WEEK
Cookie common max-age values: 1 week
COOKIE_MAX_AGE_1_YEAR
Cookie common max-age values: 1 year
COOKIE_MAX_AGE_ATTRIBUTE
Cookie attribute: Max-Age
COOKIE_MAX_AGE_ATTRIBUTE_LOWERCASE
Cookie attribute: max-age lowercase
COOKIE_MAX_AGE_DELETE
Cookie common max-age values: 0 (delete immediately)
COOKIE_MAX_AGE_LOWERCASE
max-age lowercase
COOKIE_MAX_AGE_PREFIX
Cookie attribute prefix: Max-Age=
COOKIE_MAX_AGE_PREFIX_LOWERCASE
Cookie attribute prefix: max-age= lowercase
COOKIE_MAX_AGE_SESSION
Cookie common max-age values: session (no max-age)
COOKIE_NAME_VALUE_SEPARATOR
Cookie name-value separator
COOKIE_PATH
path
COOKIE_PATH_ATTRIBUTE
Cookie attribute: Path
COOKIE_PATH_ATTRIBUTE_LOWERCASE
Cookie attribute: path lowercase
COOKIE_PATH_LOWERCASE
path lowercase
COOKIE_PATH_PREFIX
Cookie attribute prefix: Path=
COOKIE_PATH_PREFIX_LOWERCASE
Cookie attribute prefix: path= lowercase
COOKIE_PATH_ROOT
Cookie common path values: root path
COOKIE_PATH_ROOT_ATTR
Cookie with root path
COOKIE_PATH_ROOT_ATTR_LOWERCASE
Cookie with root path lowercase
COOKIE_PRELOAD
preload
COOKIE_PRELOAD_LOWERCASE
preload lowercase
COOKIE_PRIORITY
priority
COOKIE_PRIORITY_HIGH
Priority value: High
COOKIE_PRIORITY_HIGH_ATTR
Cookie attribute with value: Priority=High
COOKIE_PRIORITY_HIGH_ATTR_LOWERCASE
Cookie attribute with value: priority=high lowercase
COOKIE_PRIORITY_HIGH_LOWERCASE
Priority value: high lowercase
COOKIE_PRIORITY_LOW
Priority value: Low
COOKIE_PRIORITY_LOWERCASE
priority lowercase
COOKIE_PRIORITY_LOW_ATTR
Cookie attribute with value: Priority=Low
COOKIE_PRIORITY_LOW_ATTR_LOWERCASE
Cookie attribute with value: priority=low lowercase
COOKIE_PRIORITY_LOW_LOWERCASE
Priority value: low lowercase
COOKIE_PRIORITY_MEDIUM
Priority value: Medium
COOKIE_PRIORITY_MEDIUM_ATTR
Cookie attribute with value: Priority=Medium
COOKIE_PRIORITY_MEDIUM_ATTR_LOWERCASE
Cookie attribute with value: priority=medium lowercase
COOKIE_PRIORITY_MEDIUM_LOWERCASE
Priority value: medium lowercase
COOKIE_PRIORITY_PREFIX
Cookie attribute prefix: Priority=
COOKIE_PRIORITY_PREFIX_LOWERCASE
Cookie attribute prefix: priority= lowercase
COOKIE_SAME_SITE
SameSite
COOKIE_SAME_SITE_ATTRIBUTE
Cookie attribute: SameSite
COOKIE_SAME_SITE_ATTRIBUTE_LOWERCASE
Cookie attribute: samesite lowercase
COOKIE_SAME_SITE_LAX
SameSite value: Lax
COOKIE_SAME_SITE_LAX_ATTR
Cookie attribute with value: SameSite=Lax
COOKIE_SAME_SITE_LAX_ATTR_LOWERCASE
Cookie attribute with value: samesite=lax lowercase
COOKIE_SAME_SITE_LAX_LOWERCASE
SameSite value: lax lowercase
COOKIE_SAME_SITE_LOWERCASE
samesite lowercase
COOKIE_SAME_SITE_NONE
SameSite value: None
COOKIE_SAME_SITE_NONE_ATTR
Cookie attribute with value: SameSite=None
COOKIE_SAME_SITE_NONE_ATTR_LOWERCASE
Cookie attribute with value: samesite=none lowercase
COOKIE_SAME_SITE_NONE_LOWERCASE
SameSite value: none lowercase
COOKIE_SAME_SITE_PREFIX
Cookie attribute prefix: SameSite=
COOKIE_SAME_SITE_PREFIX_LOWERCASE
Cookie attribute prefix: samesite= lowercase
COOKIE_SAME_SITE_STRICT
SameSite value: Strict
COOKIE_SAME_SITE_STRICT_ATTR
Cookie attribute with value: SameSite=Strict
COOKIE_SAME_SITE_STRICT_ATTR_LOWERCASE
Cookie attribute with value: samesite=strict lowercase
COOKIE_SAME_SITE_STRICT_LOWERCASE
SameSite value: strict lowercase
COOKIE_SECURE
secure
COOKIE_SECURE_ATTRIBUTE
Cookie attribute: Secure
COOKIE_SECURE_ATTRIBUTE_LOWERCASE
Cookie attribute: secure lowercase
COOKIE_SECURE_HTTP_ONLY
Cookie complete attribute strings with common values Complete secure cookie attributes
COOKIE_SECURE_HTTP_ONLY_LOWERCASE
Complete secure cookie attributes lowercase
COOKIE_SECURE_HTTP_ONLY_SAME_SITE_LAX
Complete secure cookie with SameSite=Lax
COOKIE_SECURE_HTTP_ONLY_SAME_SITE_LAX_LOWERCASE
Complete secure cookie with SameSite=Lax lowercase
COOKIE_SECURE_HTTP_ONLY_SAME_SITE_NONE
Complete secure cookie with SameSite=None
COOKIE_SECURE_HTTP_ONLY_SAME_SITE_NONE_LOWERCASE
Complete secure cookie with SameSite=None lowercase
COOKIE_SECURE_HTTP_ONLY_SAME_SITE_STRICT
Complete secure cookie with SameSite=Strict
COOKIE_SECURE_HTTP_ONLY_SAME_SITE_STRICT_LOWERCASE
Complete secure cookie with SameSite=Strict lowercase
COOKIE_SECURE_LOWERCASE
secure lowercase
COOKIE_SECURE_PREFIX
Cookie __Secure- prefix
COOKIE_SEPARATOR
Cookie separator
CREATED
HTTP status code 201: Created.
CREDENTIALLESS
Cross-Origin-Embedder-Policy: credentialless
CROSS_ORIGIN
Cross-Origin-Resource-Policy: cross-origin
CROSS_ORIGIN_EMBEDDER_POLICY
The HTTP header field cross-origin-embedder-policy, used to prevent a document from loading cross-origin resources.
CROSS_ORIGIN_OPENER_POLICY
The HTTP header field cross-origin-opener-policy, used to ensure a top-level document does not share a browsing context group.
CROSS_ORIGIN_RESOURCE_POLICY
The HTTP header field cross-origin-resource-policy, used to convey a desire that the browser blocks no-cors cross-origin requests.
DATA
Represents the “data” protocol string, used for embedding small files inline.
DATE
The HTTP header field name date, used to specify the date and time at which the message was sent.
DEBUG
The string “debug”.
DEFAULT_BUFFER_SIZE
The default buffer size.
DEFAULT_HOST
The default host address.
DEFAULT_HTTP_PATH
The default HTTP path.
DEFAULT_HTTP_PATH_BYTES
The byte representation of the default HTTP path.
DEFAULT_INNER_LOG
The default setting for inner logging.
DEFAULT_INNER_PRINT
The default setting for inner printing.
DEFAULT_LINGER
The default setting for socket linger.
DEFAULT_MAX_REDIRECT_TIMES
The default maximum number of redirect times.
DEFAULT_NODELAY
The default setting for TCP_NODELAY.
DEFAULT_SOCKET_ADDR
The default socket address.
DEFAULT_TIMEOUT
The default timeout value.
DEFAULT_TTI
The default time-to-live (TTL) setting.
DEFAULT_WEB_PORT
The default web port.
DEFLATE
Deflate compression.
DELETE
HTTP DELETE method.
DELETE_CONNECT
HTTP DELETE and CONNECT methods.
DELETE_CONNECT_TRACE
HTTP DELETE, CONNECT, and TRACE methods.
DELETE_HEAD
HTTP DELETE and HEAD methods.
DELETE_HEAD_CONNECT
HTTP DELETE, HEAD, and CONNECT methods.
DELETE_HEAD_OPTIONS
HTTP DELETE, HEAD, and OPTIONS methods.
DELETE_HEAD_TRACE
HTTP DELETE, HEAD, and TRACE methods.
DELETE_OPTIONS
HTTP DELETE and OPTIONS methods.
DELETE_OPTIONS_CONNECT
HTTP DELETE, OPTIONS, and CONNECT methods.
DELETE_OPTIONS_TRACE
HTTP DELETE, OPTIONS, and TRACE methods.
DELETE_PATCH
HTTP DELETE and PATCH methods.
DELETE_PATCH_CONNECT
HTTP DELETE, PATCH, and CONNECT methods.
DELETE_PATCH_HEAD
HTTP DELETE, PATCH, and HEAD methods.
DELETE_PATCH_HEAD_OPTIONS_CONNECT_TRACE
HTTP DELETE, PATCH, HEAD, OPTIONS, CONNECT, and TRACE methods.
DELETE_PATCH_OPTIONS
HTTP DELETE, PATCH, and OPTIONS methods.
DELETE_PATCH_TRACE
HTTP DELETE, PATCH, and TRACE methods.
DELETE_TRACE
HTTP DELETE and TRACE methods.
DENY
Deny page from being framed.
DNS_PREFETCH_OFF
X-DNS-Prefetch-Control: off
DNS_PREFETCH_ON
X-DNS-Prefetch-Control: on
DNT
The HTTP header field dnt, used to specify the user’s tracking preference.
EARLY_DATA
The HTTP header field early-data, used to indicate that the request was sent in TLS early data.
EARLY_HINTS
HTTP status code 103: Early Hints.
EMPTY_STR
An empty string.
ENGLISH
Prefer English language.
EQUAL
An equal sign (=).
EQUAL_BYTES
The byte representation of an equal sign.
ERROR
The string “error”.
ETAG
The HTTP header field name etag, used to specify a unique identifier for a resource version.
EUC_JP
EUC-JP (Japanese)
EUC_KR
EUC-KR (Korean)
EXPECT
The HTTP header field expect, used to indicate expectations that need to be fulfilled by the server.
EXPECTATION_FAILED
HTTP status code 417: Expectation Failed.
EXPIRES
The HTTP header field expires, used to specify the date/time after which the response is considered stale.
FAIL
The string “fail”.
FAILED_DEPENDENCY
HTTP status code 424: Failed Dependency.
FEATURE_POLICY
The HTTP header field feature-policy, used to control which browser features can be used.
FILE
Represents the “file” protocol string, used for local file access.
FILE_EXTENSION_3DML
The file extension for 3DML.
FILE_EXTENSION_3DS
The file extension for 3D Studio.
FILE_EXTENSION_3G2
The file extension for 3GPP2.
FILE_EXTENSION_3GP
The file extension for 3GPP.
FILE_EXTENSION_7Z
The file extension for 7-Zip.
FILE_EXTENSION_123
The file extension for Lotus 1-2-3.
FILE_EXTENSION_AAB
The file extension for Authorware.
FILE_EXTENSION_AAC
The file extension for AAC audio.
FILE_EXTENSION_AAM
The file extension for Authorware.
FILE_EXTENSION_AAS
The file extension for Authorware.
FILE_EXTENSION_ABS
The file extension for an absolute file.
FILE_EXTENSION_ABW
The file extension for AbiWord.
FILE_EXTENSION_AC
The file extension for an AC file.
FILE_EXTENSION_ACC
The file extension for American Dynamics ACC.
FILE_EXTENSION_ACE
The file extension for ACE archive.
FILE_EXTENSION_ACU
The file extension for AcuCobol.
FILE_EXTENSION_ACUTC
The file extension for AcuCobol.
FILE_EXTENSION_ADP
The file extension for ADPCM audio.
FILE_EXTENSION_AEP
The file extension for Audiograph.
FILE_EXTENSION_AFM
The file extension for Adobe Font Metrics.
FILE_EXTENSION_AFP
The file extension for AFP.
FILE_EXTENSION_AHEAD
The file extension for Ahead AIR Application.
FILE_EXTENSION_AI
The file extension for Adobe Illustrator.
FILE_EXTENSION_AIF
The file extension for AIFF audio.
FILE_EXTENSION_AIFC
The file extension for AIFF audio.
FILE_EXTENSION_AIFF
The file extension for AIFF audio.
FILE_EXTENSION_AIM
The file extension for AIM.
FILE_EXTENSION_AIR
The file extension for Adobe AIR Application.
FILE_EXTENSION_AIT
The file extension for DVB AIT.
FILE_EXTENSION_AMI
The file extension for Amiga AMI.
FILE_EXTENSION_ANX
The file extension for Annodex.
FILE_EXTENSION_APK
The file extension for Android Package Archive.
FILE_EXTENSION_APPCACHE
The file extension for Cache Manifest.
FILE_EXTENSION_APPLICATION
The file extension for Microsoft Application.
FILE_EXTENSION_APR
The file extension for Lotus Approach.
FILE_EXTENSION_ARC
The file extension for FreeArc archive.
FILE_EXTENSION_ART
The file extension for ART image.
FILE_EXTENSION_ASC
The file extension for PGP signature.
FILE_EXTENSION_ASF
The file extension for ASF video.
FILE_EXTENSION_ASM
The file extension for Assembly source.
FILE_EXTENSION_ASO
The file extension for Accpac Simply ASO.
FILE_EXTENSION_ASX
The file extension for ASX video.
FILE_EXTENSION_ATC
The file extension for AcuCorp.
FILE_EXTENSION_ATOM
The file extension for Atom feed.
FILE_EXTENSION_ATOMCAT
The file extension for Atom category document.
FILE_EXTENSION_ATOMSVC
The file extension for Atom service document.
FILE_EXTENSION_ATX
The file extension for Antix Game Component.
FILE_EXTENSION_AU
The file extension for basic audio.
FILE_EXTENSION_AVI
The file extension for AVI video.
FILE_EXTENSION_AVX
The file extension for Rad ScreenPlay video.
FILE_EXTENSION_AW
The file extension for Applixware.
FILE_EXTENSION_AXA
The file extension for Annodex audio.
FILE_EXTENSION_AXV
The file extension for Annodex video.
FILE_EXTENSION_AZF
The file extension for AirZip FileSecure AZF.
FILE_EXTENSION_AZS
The file extension for AirZip FileSecure AZS.
FILE_EXTENSION_AZW
The file extension for Amazon Kindle eBook.
FILE_EXTENSION_BAT
The file extension for Batch file.
FILE_EXTENSION_BCPIO
The file extension for BCPIO archive.
FILE_EXTENSION_BDF
The file extension for BDF font.
FILE_EXTENSION_BDM
The file extension for SyncML DM+WBXML.
FILE_EXTENSION_BED
The file extension for RealVNC BED.
FILE_EXTENSION_BH2
The file extension for Fujitsu OasysPRS.
FILE_EXTENSION_BIN
The file extension for binary data.
FILE_EXTENSION_BLB
The file extension for Blorb interactive fiction.
FILE_EXTENSION_BLORB
The file extension for Blorb interactive fiction.
FILE_EXTENSION_BMI
The file extension for BMI.
FILE_EXTENSION_BMP
The file extension for BMP image.
FILE_EXTENSION_BODY
The file extension for a body file.
FILE_EXTENSION_BOOK
The file extension for a book file.
FILE_EXTENSION_BOX
The file extension for Preview Systems BOX.
FILE_EXTENSION_BOZ
The file extension for BZip2 archive.
FILE_EXTENSION_BPK
The file extension for a package file.
FILE_EXTENSION_BTIF
The file extension for BTIF image.
FILE_EXTENSION_BZ
The file extension for BZip archive.
FILE_EXTENSION_BZ2
The file extension for BZip2 archive.
FILE_EXTENSION_C
The file extension for C source code.
FILE_EXTENSION_C4D
The file extension for Clonk C4Group.
FILE_EXTENSION_C4F
The file extension for Clonk C4Group.
FILE_EXTENSION_C4G
The file extension for Clonk C4Group.
FILE_EXTENSION_C4P
The file extension for Clonk C4Group.
FILE_EXTENSION_C4U
The file extension for Clonk C4Group.
FILE_EXTENSION_C11AMC
The file extension for ClueTrust CartoMobile Config.
FILE_EXTENSION_C11AMZ
The file extension for ClueTrust CartoMobile Config Package.
FILE_EXTENSION_CAB
The file extension for Microsoft Cabinet file.
FILE_EXTENSION_CAF
The file extension for CAF audio.
FILE_EXTENSION_CAP
The file extension for TCPDump capture file.
FILE_EXTENSION_CAR
The file extension for cURL CAR file.
FILE_EXTENSION_CAT
The file extension for Microsoft PKI Security Catalog.
FILE_EXTENSION_CB7
The file extension for Comic Book archive.
FILE_EXTENSION_CBA
The file extension for Comic Book archive.
FILE_EXTENSION_CBR
The file extension for Comic Book RAR archive.
FILE_EXTENSION_CBT
The file extension for Comic Book archive.
FILE_EXTENSION_CBZ
The file extension for Comic Book ZIP archive.
FILE_EXTENSION_CC
The file extension for C++ source code.
FILE_EXTENSION_CCT
The file extension for Adobe Director.
FILE_EXTENSION_CCXML
The file extension for CCXML.
FILE_EXTENSION_CDBCMSG
The file extension for Contact CMSG.
FILE_EXTENSION_CDF
The file extension for CDF.
FILE_EXTENSION_CDKEY
The file extension for MediaStation CDKey.
FILE_EXTENSION_CDMIA
The file extension for CDMI Capability.
FILE_EXTENSION_CDMIC
The file extension for CDMI Container.
FILE_EXTENSION_CDMID
The file extension for CDMI Domain.
FILE_EXTENSION_CDMIO
The file extension for CDMI Object.
FILE_EXTENSION_CDMIQ
The file extension for CDMI Queue.
FILE_EXTENSION_CDX
The file extension for ChemDraw CDX.
FILE_EXTENSION_CDXML
The file extension for ChemDraw XML.
FILE_EXTENSION_CDY
The file extension for Cinderella.
FILE_EXTENSION_CER
The file extension for PKIX Certificate.
FILE_EXTENSION_CFS
The file extension for CFS compressed file.
FILE_EXTENSION_CGM
The file extension for CGM image.
FILE_EXTENSION_CHAT
The file extension for Chat file.
FILE_EXTENSION_CHM
The file extension for Microsoft HTML Help.
FILE_EXTENSION_CHRT
The file extension for KDE KChart.
FILE_EXTENSION_CIF
The file extension for CIF.
FILE_EXTENSION_CII
The file extension for Anser-Web Certificate Issue Initiation.
FILE_EXTENSION_CIL
The file extension for Microsoft ArtGalry.
FILE_EXTENSION_CLA
The file extension for Claymore.
FILE_EXTENSION_CLASS
The file extension for Java class.
FILE_EXTENSION_CLKK
The file extension for Crick Clicker Keyboard.
FILE_EXTENSION_CLKP
The file extension for Crick Clicker Palette.
FILE_EXTENSION_CLKT
The file extension for Crick Clicker Template.
FILE_EXTENSION_CLKW
The file extension for Crick Clicker Wordbank.
FILE_EXTENSION_CLKX
The file extension for Crick Clicker.
FILE_EXTENSION_CLP
The file extension for Microsoft Clipboard.
FILE_EXTENSION_CMC
The file extension for CosmoCaller.
FILE_EXTENSION_CMDF
The file extension for CMDF.
FILE_EXTENSION_CML
The file extension for CML.
FILE_EXTENSION_CMP
The file extension for a CMP file.
FILE_EXTENSION_CMX
The file extension for CMX image.
FILE_EXTENSION_COD
The file extension for RIM COD.
FILE_EXTENSION_COM
The file extension for a command file.
FILE_EXTENSION_CONF
The file extension for a configuration file.
FILE_EXTENSION_CPIO
The file extension for CPIO archive.
FILE_EXTENSION_CPP
The file extension for C++ source code.
FILE_EXTENSION_CPT
The file extension for Mac CompactPro.
FILE_EXTENSION_CRD
The file extension for Microsoft CardFile.
FILE_EXTENSION_CRL
The file extension for PKIX CRL.
FILE_EXTENSION_CRT
The file extension for X.509 CA Certificate.
FILE_EXTENSION_CRYPTONOTE
The file extension for Rig Cryptonote.
FILE_EXTENSION_CSH
The file extension for C-Shell script.
FILE_EXTENSION_CSML
The file extension for CSML.
FILE_EXTENSION_CSP
The file extension for CommonSpace.
FILE_EXTENSION_CSS
The file extension for CSS.
FILE_EXTENSION_CST
The file extension for Adobe Director.
FILE_EXTENSION_CSV
The file extension for CSV.
FILE_EXTENSION_CU
The file extension for CU-SeeMe.
FILE_EXTENSION_CURL
The file extension for cURL text.
FILE_EXTENSION_CWW
The file extension for CWW.
FILE_EXTENSION_CXT
The file extension for Adobe Director.
FILE_EXTENSION_CXX
The file extension for C++ source code.
FILE_EXTENSION_DAE
The file extension for COLLADA XML.
FILE_EXTENSION_DAF
The file extension for Mobius DAF.
FILE_EXTENSION_DART
The file extension for Dart.
FILE_EXTENSION_DATALESS
The file extension for FDSN SEED.
FILE_EXTENSION_DAVMOUNT
The file extension for WebDAV Mount.
FILE_EXTENSION_DBK
The file extension for DocBook XML.
FILE_EXTENSION_DCR
The file extension for Adobe Director.
FILE_EXTENSION_DCURL
The file extension for cURL DCURL.
FILE_EXTENSION_DD2
The file extension for OMA DD2 XML.
FILE_EXTENSION_DDD
The file extension for Fujixerox DDD.
FILE_EXTENSION_DEB
The file extension for Debian package.
FILE_EXTENSION_DEF
The file extension for a definition file.
FILE_EXTENSION_DEPLOY
The file extension for a deployment file.
FILE_EXTENSION_DER
The file extension for DER certificate.
FILE_EXTENSION_DFAC
The file extension for DreamFactory.
FILE_EXTENSION_DGC
The file extension for DGC compressed.
FILE_EXTENSION_DIB
The file extension for DIB image.
FILE_EXTENSION_DIC
The file extension for Yamaha HV Dictionary.
FILE_EXTENSION_DIR
The file extension for Adobe Director.
FILE_EXTENSION_DIS
The file extension for Mobius DIS.
FILE_EXTENSION_DIST
The file extension for a distribution file.
FILE_EXTENSION_DISTZ
The file extension for a distribution file.
FILE_EXTENSION_DJV
The file extension for DjVu image.
FILE_EXTENSION_DJVU
The file extension for DjVu image.
FILE_EXTENSION_DLL
The file extension for Dynamic Link Library.
FILE_EXTENSION_DMG
The file extension for Apple Disk Image.
FILE_EXTENSION_DMP
The file extension for TCPDump capture file.
FILE_EXTENSION_DMS
The file extension for a DMS file.
FILE_EXTENSION_DNA
The file extension for DNA.
FILE_EXTENSION_DOC
The file extension for Microsoft Word.
FILE_EXTENSION_DOCM
The file extension for Microsoft Word (Macro-Enabled).
FILE_EXTENSION_DOCX
The file extension for Office Open XML Word Document.
FILE_EXTENSION_DOT
The file extension for Microsoft Word Template.
FILE_EXTENSION_DOTM
The file extension for Microsoft Word Template (Macro-Enabled).
FILE_EXTENSION_DOTX
The file extension for Office Open XML Word Template.
FILE_EXTENSION_DP
The file extension for OSGi Deployment Package.
FILE_EXTENSION_DPG
The file extension for DPGraph.
FILE_EXTENSION_DRA
The file extension for DRA audio.
FILE_EXTENSION_DSC
The file extension for PRS Lines Tag.
FILE_EXTENSION_DSSC
The file extension for DSSC DER.
FILE_EXTENSION_DTB
The file extension for DTBook XML.
FILE_EXTENSION_DTD
The file extension for XML DTD.
FILE_EXTENSION_DTS
The file extension for DTS audio.
FILE_EXTENSION_DTSHD
The file extension for DTS HD audio.
FILE_EXTENSION_DUMP
The file extension for a dump file.
FILE_EXTENSION_DV
The file extension for DV video.
FILE_EXTENSION_DVB
The file extension for DVB file.
FILE_EXTENSION_DVI
The file extension for DVI file.
FILE_EXTENSION_DWF
The file extension for DWF model.
FILE_EXTENSION_DWG
The file extension for DWG image.
FILE_EXTENSION_DXF
The file extension for DXF image.
FILE_EXTENSION_DXP
The file extension for Spotfire DXP.
FILE_EXTENSION_DXR
The file extension for Adobe Director.
FILE_EXTENSION_ECELP4800
The file extension for Nuera ECELP 4800 audio.
FILE_EXTENSION_ECELP7470
The file extension for Nuera ECELP 7470 audio.
FILE_EXTENSION_ECELP9600
The file extension for Nuera ECELP 9600 audio.
FILE_EXTENSION_ECMA
The file extension for ECMAScript.
FILE_EXTENSION_EDM
The file extension for Novadigm EDM.
FILE_EXTENSION_EDX
The file extension for Novadigm EDX.
FILE_EXTENSION_EFIF
The file extension for Picsel.
FILE_EXTENSION_EI6
The file extension for PG OSASLI.
FILE_EXTENSION_ELC
The file extension for an ELC file.
FILE_EXTENSION_EMF
The file extension for Microsoft Metafile.
FILE_EXTENSION_EML
The file extension for RFC 822 message.
FILE_EXTENSION_EMMA
The file extension for EMMA XML.
FILE_EXTENSION_EMZ
The file extension for Microsoft Metafile.
FILE_EXTENSION_EOL
The file extension for Digital Winds audio.
FILE_EXTENSION_EOT
The file extension for Microsoft Font Object.
FILE_EXTENSION_EPS
The file extension for PostScript.
FILE_EXTENSION_EPUB
The file extension for EPUB.
FILE_EXTENSION_ES3
The file extension for E-Szigno XML.
FILE_EXTENSION_ESA
The file extension for OSGi Subsystem.
FILE_EXTENSION_ESF
The file extension for Epson ESF.
FILE_EXTENSION_ET3
The file extension for E-Szigno XML.
FILE_EXTENSION_ETX
The file extension for Setext.
FILE_EXTENSION_EVA
The file extension for EVA.
FILE_EXTENSION_EVY
The file extension for Envoy.
FILE_EXTENSION_EXE
The file extension for an executable file.
FILE_EXTENSION_EXI
The file extension for EXI.
FILE_EXTENSION_EXT
The file extension for Novadigm EXT.
FILE_EXTENSION_EZ
The file extension for Andrew Inset.
FILE_EXTENSION_EZ2
The file extension for EZPix Album.
FILE_EXTENSION_EZ3
The file extension for EZPix Package.
FILE_EXTENSION_F
The file extension for Fortran source.
FILE_EXTENSION_F4V
The file extension for F4V video.
FILE_EXTENSION_F77
The file extension for Fortran source.
FILE_EXTENSION_F90
The file extension for Fortran source.
FILE_EXTENSION_FBS
The file extension for FastBidSheet.
FILE_EXTENSION_FCDT
The file extension for Adobe FormsCentral FCDT.
FILE_EXTENSION_FCS
The file extension for ISAC FCS.
FILE_EXTENSION_FDF
The file extension for FDF.
FILE_EXTENSION_FE_LAUNCH
The file extension for deNovo FCSELAYOUT-LINK.
FILE_EXTENSION_FG5
The file extension for Fujitsu OasysGP.
FILE_EXTENSION_FGD
The file extension for Adobe Director.
FILE_EXTENSION_FH
The file extension for FreeHand image.
FILE_EXTENSION_FH4
The file extension for FreeHand image.
FILE_EXTENSION_FH5
The file extension for FreeHand image.
FILE_EXTENSION_FH7
The file extension for FreeHand image.
FILE_EXTENSION_FHC
The file extension for FreeHand image.
FILE_EXTENSION_FIG
The file extension for Xfig image.
FILE_EXTENSION_FLAC
The file extension for FLAC audio.
FILE_EXTENSION_FLI
The file extension for FLI video.
FILE_EXTENSION_FLO
The file extension for Micrografx FLO.
FILE_EXTENSION_FLV
The file extension for FLV video.
FILE_EXTENSION_FLW
The file extension for KDE Kivio.
FILE_EXTENSION_FLX
The file extension for FMI Flexstor.
FILE_EXTENSION_FLY
The file extension for FLY text.
FILE_EXTENSION_FM
The file extension for Adobe FrameMaker.
FILE_EXTENSION_FNC
The file extension for Frogans FNC.
FILE_EXTENSION_FOR
The file extension for Fortran source.
FILE_EXTENSION_FPX
The file extension for FPX image.
FILE_EXTENSION_FRAME
The file extension for Adobe FrameMaker.
FILE_EXTENSION_FSC
The file extension for FSC WebLaunch.
FILE_EXTENSION_FST
The file extension for FST image.
FILE_EXTENSION_FTC
The file extension for FluxTime Clip.
FILE_EXTENSION_FTI
The file extension for Anser-Web Funds Transfer Initiation.
FILE_EXTENSION_FVT
The file extension for FVT video.
FILE_EXTENSION_FXP
The file extension for Adobe FXP.
FILE_EXTENSION_FXPL
The file extension for Adobe FXP.
FILE_EXTENSION_FZS
The file extension for Fuzzysheet.
FILE_EXTENSION_G3
The file extension for G3 fax image.
FILE_EXTENSION_G2W
The file extension for GeoPlan.
FILE_EXTENSION_G3W
The file extension for GeoSpace.
FILE_EXTENSION_GAC
The file extension for Groove Account.
FILE_EXTENSION_GAM
The file extension for TADS game.
FILE_EXTENSION_GBR
The file extension for RPKI Ghostbusters.
FILE_EXTENSION_GCA
The file extension for GCA compressed archive.
FILE_EXTENSION_GDL
The file extension for GDL model.
FILE_EXTENSION_GEO
The file extension for DynaGeo.
FILE_EXTENSION_GEX
The file extension for Geometry Explorer.
FILE_EXTENSION_GGB
The file extension for GeoGebra File.
FILE_EXTENSION_GGT
The file extension for GeoGebra Tool.
FILE_EXTENSION_GHF
The file extension for Groove Help.
FILE_EXTENSION_GIF
The file extension for GIF image.
FILE_EXTENSION_GIM
The file extension for Groove Identity Message.
FILE_EXTENSION_GML
The file extension for GML XML.
FILE_EXTENSION_GMX
The file extension for GMX.
FILE_EXTENSION_GNUMERIC
The file extension for Gnumeric.
FILE_EXTENSION_GPH
The file extension for FlographIt.
FILE_EXTENSION_GPX
The file extension for GPX XML.
FILE_EXTENSION_GQF
The file extension for Grafeq.
FILE_EXTENSION_GQS
The file extension for Grafeq.
FILE_EXTENSION_GRAM
The file extension for SRGS.
FILE_EXTENSION_GRAMPS
The file extension for Gramps XML.
FILE_EXTENSION_GRE
The file extension for Groove Injector.
FILE_EXTENSION_GRV
The file extension for SRGS XML.
FILE_EXTENSION_GRXML
The file extension for SRGS XML.
FILE_EXTENSION_GSF
The file extension for Ghostscript font.
FILE_EXTENSION_GTAR
The file extension for GTAR archive.
FILE_EXTENSION_GTM
The file extension for Groove Tool Message.
FILE_EXTENSION_GTW
The file extension for GTW model.
FILE_EXTENSION_GV
The file extension for Graphviz.
FILE_EXTENSION_GXF
The file extension for GXF.
FILE_EXTENSION_GXT
The file extension for GeoNext.
FILE_EXTENSION_GZ
The file extension for Gzip archive.
FILE_EXTENSION_H
The file extension for C header.
FILE_EXTENSION_H261
The file extension for H.261 video.
FILE_EXTENSION_H263
The file extension for H.263 video.
FILE_EXTENSION_H264
The file extension for H.264 video.
FILE_EXTENSION_HAL
The file extension for HAL XML.
FILE_EXTENSION_HBCI
The file extension for HBCI.
FILE_EXTENSION_HDF
The file extension for HDF.
FILE_EXTENSION_HH
The file extension for C++ header.
FILE_EXTENSION_HLP
The file extension for WinHelp.
FILE_EXTENSION_HPGL
The file extension for HP-GL.
FILE_EXTENSION_HPID
The file extension for HP-HPID.
FILE_EXTENSION_HPS
The file extension for HP-HPS.
FILE_EXTENSION_HQX
The file extension for Mac BinHex40.
FILE_EXTENSION_HTC
The file extension for HTC component.
FILE_EXTENSION_HTKE
The file extension for Kenamea App.
FILE_EXTENSION_HTM
The file extension for HTML.
FILE_EXTENSION_HTML
The file extension for HTML.
FILE_EXTENSION_HVD
The file extension for Yamaha HV Dictionary.
FILE_EXTENSION_HVP
The file extension for Yamaha HV Voice.
FILE_EXTENSION_HVS
The file extension for Yamaha HV Script.
FILE_EXTENSION_I2G
The file extension for Intergeo.
FILE_EXTENSION_ICC
The file extension for ICC Profile.
FILE_EXTENSION_ICE
The file extension for CoolTalk.
FILE_EXTENSION_ICM
The file extension for ICC Profile.
FILE_EXTENSION_ICO
The file extension for icon.
FILE_EXTENSION_ICS
The file extension for iCalendar.
FILE_EXTENSION_IEF
The file extension for IEF image.
FILE_EXTENSION_IFB
The file extension for iCalendar.
FILE_EXTENSION_IFM
The file extension for Shana Informed Formdata.
FILE_EXTENSION_IGES
The file extension for IGES model.
FILE_EXTENSION_IGL
The file extension for IGLoader.
FILE_EXTENSION_IGM
The file extension for Insors IGM.
FILE_EXTENSION_IGS
The file extension for IGES model.
FILE_EXTENSION_IGX
The file extension for Micrografx IGX.
FILE_EXTENSION_IIF
The file extension for Shana Informed Interchange.
FILE_EXTENSION_IMP
The file extension for Accpac Simply IMP.
FILE_EXTENSION_IMS
The file extension for Microsoft IMS.
FILE_EXTENSION_IN
The file extension for an input file.
FILE_EXTENSION_INK
The file extension for InkML.
FILE_EXTENSION_INKML
The file extension for InkML.
FILE_EXTENSION_INSTALL
The file extension for Install Instructions.
FILE_EXTENSION_IOTA
The file extension for Astraea Software Iota.
FILE_EXTENSION_IPFIX
The file extension for IPFIX.
FILE_EXTENSION_IPK
The file extension for Shana Informed Package.
FILE_EXTENSION_IRM
The file extension for IBM Rights Management.
FILE_EXTENSION_IRP
The file extension for iRepository Package XML.
FILE_EXTENSION_ISO
The file extension for ISO 9660 Image.
FILE_EXTENSION_ITP
The file extension for Shana Informed Formtemplate.
FILE_EXTENSION_IVP
The file extension for Immervision IVP.
FILE_EXTENSION_IVU
The file extension for Immervision IVU.
FILE_EXTENSION_JAD
The file extension for J2ME App Descriptor.
FILE_EXTENSION_JAM
The file extension for JAM.
FILE_EXTENSION_JAR
The file extension for Java Archive.
FILE_EXTENSION_JAVA
The file extension for Java source.
FILE_EXTENSION_JISP
The file extension for JISP.
FILE_EXTENSION_JLT
The file extension for HP JLYT.
FILE_EXTENSION_JNLP
The file extension for Java JNLP.
FILE_EXTENSION_JODA
The file extension for Joost Joda Archive.
FILE_EXTENSION_JPE
The file extension for JPEG image.
FILE_EXTENSION_JPEG
The file extension for JPEG image.
FILE_EXTENSION_JPG
The file extension for JPEG image.
FILE_EXTENSION_JPGM
The file extension for JPM video.
FILE_EXTENSION_JPGV
The file extension for JPEG video.
FILE_EXTENSION_JPM
The file extension for JPM video.
FILE_EXTENSION_JS
The file extension for JavaScript.
FILE_EXTENSION_JSF
The file extension for JSF.
FILE_EXTENSION_JSON
The file extension for JSON.
FILE_EXTENSION_JSONML
The file extension for JSONML.
FILE_EXTENSION_JSPF
The file extension for JSPF.
FILE_EXTENSION_KAR
The file extension for MIDI audio.
FILE_EXTENSION_KARBON
The file extension for KDE Karbon.
FILE_EXTENSION_KFO
The file extension for KDE KFormula.
FILE_EXTENSION_KIA
The file extension for Kidspiration.
FILE_EXTENSION_KML
The file extension for Google Earth KML.
FILE_EXTENSION_KMZ
The file extension for Google Earth KMZ.
FILE_EXTENSION_KNE
The file extension for Kinar.
FILE_EXTENSION_KNP
The file extension for Kinar.
FILE_EXTENSION_KON
The file extension for KDE Kontour.
FILE_EXTENSION_KPR
The file extension for KDE KPresenter.
FILE_EXTENSION_KPT
The file extension for KDE KPresenter.
FILE_EXTENSION_KPXX
The file extension for DS-Keypoint.
FILE_EXTENSION_KSP
The file extension for KDE KSpread.
FILE_EXTENSION_KTR
The file extension for Kahootz.
FILE_EXTENSION_KTX
The file extension for KTX image.
FILE_EXTENSION_KTZ
The file extension for Kahootz.
FILE_EXTENSION_KWD
The file extension for KDE KWord.
FILE_EXTENSION_KWT
The file extension for KDE KWord.
FILE_EXTENSION_LASXML
The file extension for LAS LAS XML.
FILE_EXTENSION_LATEX
The file extension for LaTeX.
FILE_EXTENSION_LBD
The file extension for LlamaGraphics Life-Balance Desktop.
FILE_EXTENSION_LBE
The file extension for LlamaGraphics Life-Balance Exchange XML.
FILE_EXTENSION_LES
The file extension for HHE Lesson Player.
FILE_EXTENSION_LHA
The file extension for LZH compressed archive.
FILE_EXTENSION_LINK66
The file extension for Route 66 Link66 XML.
FILE_EXTENSION_LIST
The file extension for a list file.
FILE_EXTENSION_LIST3820
The file extension for a list file.
FILE_EXTENSION_LISTAFP
The file extension for a list file.
FILE_EXTENSION_LNK
The file extension for Microsoft Shortcut.
FILE_EXTENSION_LOG
The file extension for a log file.
FILE_EXTENSION_LOSTXML
The file extension for Lost XML.
FILE_EXTENSION_LRF
The file extension for a LRF file.
FILE_EXTENSION_LRM
The file extension for Microsoft LRM.
FILE_EXTENSION_LTF
The file extension for Frogans LTF.
FILE_EXTENSION_LVP
The file extension for Lucent Voice.
FILE_EXTENSION_LWP
The file extension for Lotus WordPro.
FILE_EXTENSION_LZH
The file extension for LZH compressed archive.
FILE_EXTENSION_M1V
The file extension for MPEG video.
FILE_EXTENSION_M2A
The file extension for MPEG audio.
FILE_EXTENSION_M2V
The file extension for MPEG video.
FILE_EXTENSION_M3A
The file extension for MPEG audio.
FILE_EXTENSION_M3U
The file extension for M3U playlist.
FILE_EXTENSION_M3U8
The file extension for M3U8 playlist.
FILE_EXTENSION_M4A
The file extension for MP4 audio.
FILE_EXTENSION_M4B
The file extension for MP4 audio.
FILE_EXTENSION_M4R
The file extension for MP4 audio.
FILE_EXTENSION_M4U
The file extension for M4U playlist.
FILE_EXTENSION_M4V
The file extension for MP4 video.
FILE_EXTENSION_M13
The file extension for a M13 file.
FILE_EXTENSION_M14
The file extension for a M14 file.
FILE_EXTENSION_M21
The file extension for MP21.
FILE_EXTENSION_MA
The file extension for Mathematica.
FILE_EXTENSION_MAC
The file extension for MacPaint image.
FILE_EXTENSION_MADS
The file extension for MADS XML.
FILE_EXTENSION_MAG
The file extension for EcoWin Chart.
FILE_EXTENSION_MAKER
The file extension for Adobe FrameMaker.
FILE_EXTENSION_MAN
The file extension for Troff.
FILE_EXTENSION_MAR
The file extension for a MAR file.
FILE_EXTENSION_MATHML
The file extension for MathML XML.
FILE_EXTENSION_MB
The file extension for Mathematica.
FILE_EXTENSION_MBK
The file extension for Mobius MBK.
FILE_EXTENSION_MBOX
The file extension for Mbox.
FILE_EXTENSION_MC1
The file extension for MedCalcData.
FILE_EXTENSION_MCD
The file extension for MCD.
FILE_EXTENSION_MCURL
The file extension for cURL MCURL.
FILE_EXTENSION_MDB
The file extension for Microsoft Access.
FILE_EXTENSION_MDI
The file extension for Microsoft MODI.
FILE_EXTENSION_ME
The file extension for Troff.
FILE_EXTENSION_MESH
The file extension for Mesh model.
FILE_EXTENSION_META4
The file extension for Metalink4 XML.
FILE_EXTENSION_METALINK
The file extension for Metalink XML.
FILE_EXTENSION_METS
The file extension for METS XML.
FILE_EXTENSION_MFM
The file extension for MFMP.
FILE_EXTENSION_MFT
The file extension for RPKI Manifest.
FILE_EXTENSION_MGP
The file extension for OSGeo MapGuide Package.
FILE_EXTENSION_MGZ
The file extension for Proteus Magazine.
FILE_EXTENSION_MID
The file extension for MIDI audio.
FILE_EXTENSION_MIDI
The file extension for MIDI audio.
FILE_EXTENSION_MIE
The file extension for MIE.
FILE_EXTENSION_MIF
The file extension for MIF.
FILE_EXTENSION_MIME
The file extension for a MIME file.
FILE_EXTENSION_MJ2
The file extension for MJ2 video.
FILE_EXTENSION_MJP2
The file extension for MJ2 video.
FILE_EXTENSION_MK3D
The file extension for Matroska video.
FILE_EXTENSION_MKA
The file extension for Matroska audio.
FILE_EXTENSION_MKS
The file extension for Matroska video.
FILE_EXTENSION_MKV
The file extension for Matroska video.
FILE_EXTENSION_MLP
The file extension for Dolby MLP.
FILE_EXTENSION_MMD
The file extension for Chipnuts Karaoke MMD.
FILE_EXTENSION_MMF
The file extension for SMAF.
FILE_EXTENSION_MMR
The file extension for Fujixerox EDMICS MMR.
FILE_EXTENSION_MNG
The file extension for MNG video.
FILE_EXTENSION_MNY
The file extension for Microsoft Money.
FILE_EXTENSION_MOBI
The file extension for Mobipocket eBook.
FILE_EXTENSION_MODS
The file extension for MODS XML.
FILE_EXTENSION_MOV
The file extension for QuickTime video.
FILE_EXTENSION_MOVIE
The file extension for SGI movie.
FILE_EXTENSION_MP1
The file extension for MPEG audio.
FILE_EXTENSION_MP2
The file extension for MPEG audio.
FILE_EXTENSION_MP3
The file extension for MPEG audio.
FILE_EXTENSION_MP4
The file extension for MP4.
FILE_EXTENSION_MP2A
The file extension for MPEG audio.
FILE_EXTENSION_MP4A
The file extension for MP4 audio.
FILE_EXTENSION_MP4S
The file extension for MP4.
FILE_EXTENSION_MP4V
The file extension for MP4 video.
FILE_EXTENSION_MP21
The file extension for MP21.
FILE_EXTENSION_MPA
The file extension for MPEG audio.
FILE_EXTENSION_MPC
The file extension for Mophun Certificate.
FILE_EXTENSION_MPE
The file extension for MPEG video.
FILE_EXTENSION_MPEG
The file extension for MPEG video.
FILE_EXTENSION_MPEGA
The file extension for MPEG audio.
FILE_EXTENSION_MPG
The file extension for MPEG video.
FILE_EXTENSION_MPG4
The file extension for MPEG-4 video.
FILE_EXTENSION_MPGA
The file extension for MPEG audio.
FILE_EXTENSION_MPKG
The file extension for Apple Installer XML.
FILE_EXTENSION_MPM
The file extension for Blueice Multipass.
FILE_EXTENSION_MPN
The file extension for Mophun Application.
FILE_EXTENSION_MPP
The file extension for Microsoft Project.
FILE_EXTENSION_MPT
The file extension for Microsoft Project.
FILE_EXTENSION_MPV2
The file extension for MPEG-2 video.
FILE_EXTENSION_MPY
The file extension for IBM MiniPay.
FILE_EXTENSION_MQY
The file extension for Mobius MQY.
FILE_EXTENSION_MRC
The file extension for MARC.
FILE_EXTENSION_MRCX
The file extension for MARCXML.
FILE_EXTENSION_MS
The file extension for Troff.
FILE_EXTENSION_MSCML
The file extension for Media Server Control XML.
FILE_EXTENSION_MSEED
The file extension for FDSN mseed.
FILE_EXTENSION_MSEQ
The file extension for MSEQ.
FILE_EXTENSION_MSF
The file extension for Epson MSF.
FILE_EXTENSION_MSH
The file extension for Mesh model.
FILE_EXTENSION_MSI
The file extension for Microsoft Installer.
FILE_EXTENSION_MSL
The file extension for Mobius MSL.
FILE_EXTENSION_MSTY
The file extension for Muvee Style.
FILE_EXTENSION_MTS
The file extension for MTS model.
FILE_EXTENSION_MUS
The file extension for Musician.
FILE_EXTENSION_MUSICXML
The file extension for Recordare MusicXML.
FILE_EXTENSION_MVB
The file extension for a MVB file.
FILE_EXTENSION_MWF
The file extension for MFER.
FILE_EXTENSION_MXF
The file extension for MXF.
FILE_EXTENSION_MXL
The file extension for Recordare MusicXML.
FILE_EXTENSION_MXML
The file extension for XV XML.
FILE_EXTENSION_MXS
The file extension for Triscape MXS.
FILE_EXTENSION_MXU
The file extension for a MXU file.
FILE_EXTENSION_N3
The file extension for N3.
FILE_EXTENSION_NB
The file extension for Mathematica.
FILE_EXTENSION_NBP
The file extension for Wolfram Player.
FILE_EXTENSION_NC
The file extension for NetCDF.
FILE_EXTENSION_NCX
The file extension for DTBNCX XML.
FILE_EXTENSION_NFO
The file extension for NFO.
FILE_EXTENSION_NGDAT
The file extension for Nokia N-Gage Data.
FILE_EXTENSION_NITF
The file extension for NITF.
FILE_EXTENSION_NLU
The file extension for NeuroLanguage NLU.
FILE_EXTENSION_NML
The file extension for Enliven.
FILE_EXTENSION_NND
The file extension for NobleNet Directory.
FILE_EXTENSION_NNS
The file extension for NobleNet Sealer.
FILE_EXTENSION_NNW
The file extension for NobleNet Web.
FILE_EXTENSION_NPX
The file extension for Net-FPX image.
FILE_EXTENSION_NSC
The file extension for Conference.
FILE_EXTENSION_NSF
The file extension for Lotus Notes.
FILE_EXTENSION_NTF
The file extension for NITF.
FILE_EXTENSION_NZB
The file extension for NZB.
FILE_EXTENSION_N_GAGE
The file extension for Nokia N-Gage Symbian Install.
FILE_EXTENSION_OA2
The file extension for Fujitsu Oasys 2.
FILE_EXTENSION_OA3
The file extension for Fujitsu Oasys 3.
FILE_EXTENSION_OAS
The file extension for Fujitsu Oasys.
FILE_EXTENSION_OBD
The file extension for Microsoft Binder.
FILE_EXTENSION_OBJ
The file extension for an object file.
FILE_EXTENSION_ODA
The file extension for ODA.
FILE_EXTENSION_ODB
The file extension for OpenDocument Database.
FILE_EXTENSION_ODC
The file extension for OpenDocument Chart.
FILE_EXTENSION_ODF
The file extension for OpenDocument Formula.
FILE_EXTENSION_ODFT
The file extension for OpenDocument Formula Template.
FILE_EXTENSION_ODG
The file extension for OpenDocument Graphics.
FILE_EXTENSION_ODI
The file extension for OpenDocument Image.
FILE_EXTENSION_ODM
The file extension for OpenDocument Text Master.
FILE_EXTENSION_ODP
The file extension for OpenDocument Presentation.
FILE_EXTENSION_ODS
The file extension for OpenDocument Spreadsheet.
FILE_EXTENSION_ODT
The file extension for OpenDocument Text.
FILE_EXTENSION_OGA
The file extension for Ogg audio.
FILE_EXTENSION_OGG
The file extension for Ogg.
FILE_EXTENSION_OGV
The file extension for Ogg video.
FILE_EXTENSION_OGX
The file extension for Ogg.
FILE_EXTENSION_OMDOC
The file extension for OMDOC XML.
FILE_EXTENSION_ONEPKG
The file extension for OneNote.
FILE_EXTENSION_ONETMP
The file extension for OneNote.
FILE_EXTENSION_ONETOC
The file extension for OneNote.
FILE_EXTENSION_ONETOC2
The file extension for OneNote.
FILE_EXTENSION_OPF
The file extension for OEBPS Package XML.
FILE_EXTENSION_OPML
The file extension for OPML.
FILE_EXTENSION_OPRC
The file extension for Palm.
FILE_EXTENSION_ORG
The file extension for Lotus Organizer.
FILE_EXTENSION_OSF
The file extension for Yamaha OpenScoreFormat.
FILE_EXTENSION_OSFPVG
The file extension for Yamaha OpenScoreFormat OSFPVG XML.
FILE_EXTENSION_OTC
The file extension for OpenDocument Chart Template.
FILE_EXTENSION_OTF
The file extension for OpenType Font.
FILE_EXTENSION_OTG
The file extension for OpenDocument Graphics Template.
FILE_EXTENSION_OTH
The file extension for OpenDocument Text Web.
FILE_EXTENSION_OTI
The file extension for OpenDocument Image Template.
FILE_EXTENSION_OTP
The file extension for OpenDocument Presentation Template.
FILE_EXTENSION_OTS
The file extension for OpenDocument Spreadsheet Template.
FILE_EXTENSION_OTT
The file extension for OpenDocument Text Template.
FILE_EXTENSION_OXPS
The file extension for OpenXPS.
FILE_EXTENSION_OXT
The file extension for OpenOffice Extension.
FILE_EXTENSION_P
The file extension for Pascal source.
FILE_EXTENSION_P8
The file extension for PKCS #8.
FILE_EXTENSION_P7B
The file extension for PKCS #7 Certificates.
FILE_EXTENSION_P7C
The file extension for PKCS #7 MIME.
FILE_EXTENSION_P7M
The file extension for PKCS #7 MIME.
FILE_EXTENSION_P7R
The file extension for PKCS #7 Certificate Request/Response.
FILE_EXTENSION_P7S
The file extension for PKCS #7 Signature.
FILE_EXTENSION_P10
The file extension for PKCS #10.
FILE_EXTENSION_P12
The file extension for PKCS #12.
FILE_EXTENSION_PAS
The file extension for Pascal source.
FILE_EXTENSION_PAW
The file extension for Pawaafile.
FILE_EXTENSION_PBD
The file extension for PowerBuilder 6.
FILE_EXTENSION_PBM
The file extension for Portable Bitmap image.
FILE_EXTENSION_PCAP
The file extension for TCPDump capture file.
FILE_EXTENSION_PCF
The file extension for PCF font.
FILE_EXTENSION_PCL
The file extension for HP PCL.
FILE_EXTENSION_PCLXL
The file extension for HP PCLXL.
FILE_EXTENSION_PCT
The file extension for PICT image.
FILE_EXTENSION_PCURL
The file extension for cURL PCURL.
FILE_EXTENSION_PCX
The file extension for PCX image.
FILE_EXTENSION_PDB
The file extension for Palm.
FILE_EXTENSION_PDF
The file extension for PDF.
FILE_EXTENSION_PFA
The file extension for Adobe Font Metrics.
FILE_EXTENSION_PFB
The file extension for Adobe Font Metrics.
FILE_EXTENSION_PFM
The file extension for Adobe Font Metrics.
FILE_EXTENSION_PFR
The file extension for Font Tdpfr.
FILE_EXTENSION_PFX
The file extension for PKCS #12.
FILE_EXTENSION_PGM
The file extension for Portable Graymap image.
FILE_EXTENSION_PGN
The file extension for PGN chess notation.
FILE_EXTENSION_PGP
The file extension for PGP encrypted.
FILE_EXTENSION_PIC
The file extension for PICT image.
FILE_EXTENSION_PICT
The file extension for PICT image.
FILE_EXTENSION_PKG
The file extension for a package file.
FILE_EXTENSION_PKI
The file extension for PKIXCMP.
FILE_EXTENSION_PKIPATH
The file extension for PKIX PKIPath.
FILE_EXTENSION_PLB
The file extension for 3GPP PIC BW Large.
FILE_EXTENSION_PLC
The file extension for Mobius PLC.
FILE_EXTENSION_PLF
The file extension for PocketLearn.
FILE_EXTENSION_PLS
The file extension for SCPLS playlist.
FILE_EXTENSION_PML
The file extension for CTC POSML.
FILE_EXTENSION_PNG
The file extension for PNG image.
FILE_EXTENSION_PNM
The file extension for Portable Anymap image.
FILE_EXTENSION_PNT
The file extension for MacPaint image.
FILE_EXTENSION_PORTPKG
The file extension for MacPorts Portpkg.
FILE_EXTENSION_POT
The file extension for Microsoft PowerPoint.
FILE_EXTENSION_POTM
The file extension for Microsoft PowerPoint Template (Macro-Enabled).
FILE_EXTENSION_POTX
The file extension for Office Open XML Presentation Template.
FILE_EXTENSION_PPAM
The file extension for Microsoft PowerPoint Add-in (Macro-Enabled).
FILE_EXTENSION_PPD
The file extension for CUPS PPD.
FILE_EXTENSION_PPM
The file extension for Portable Pixmap image.
FILE_EXTENSION_PPS
The file extension for Microsoft PowerPoint.
FILE_EXTENSION_PPSM
The file extension for Microsoft PowerPoint Slideshow (Macro-Enabled).
FILE_EXTENSION_PPSX
The file extension for Office Open XML Presentation Slideshow.
FILE_EXTENSION_PPT
The file extension for Microsoft PowerPoint.
FILE_EXTENSION_PPTM
The file extension for Microsoft PowerPoint Presentation (Macro-Enabled).
FILE_EXTENSION_PPTX
The file extension for Office Open XML Presentation.
FILE_EXTENSION_PQA
The file extension for Palm.
FILE_EXTENSION_PRC
The file extension for Palm.
FILE_EXTENSION_PRE
The file extension for Lotus Freelance.
FILE_EXTENSION_PRF
The file extension for a profile file.
FILE_EXTENSION_PS
The file extension for PostScript.
FILE_EXTENSION_PSB
The file extension for 3GPP PIC BW Small.
FILE_EXTENSION_PSD
The file extension for Adobe Photoshop.
FILE_EXTENSION_PSF
The file extension for Linux PSF font.
FILE_EXTENSION_PSKCXML
The file extension for PSKC XML.
FILE_EXTENSION_PTID
The file extension for PVI PTID1.
FILE_EXTENSION_PUB
The file extension for Microsoft Publisher.
FILE_EXTENSION_PVB
The file extension for 3GPP PIC BW Var.
FILE_EXTENSION_PWN
The file extension for 3M Post-It Notes.
FILE_EXTENSION_PYA
The file extension for Microsoft PlayReady Media PYA.
FILE_EXTENSION_PYV
The file extension for Microsoft PlayReady Media PYV.
FILE_EXTENSION_QAM
The file extension for Epson QuickAnime.
FILE_EXTENSION_QBO
The file extension for Intuit QBO.
FILE_EXTENSION_QFX
The file extension for Intuit QFX.
FILE_EXTENSION_QPS
The file extension for PubliShare Delta Tree.
FILE_EXTENSION_QT
The file extension for QuickTime video.
FILE_EXTENSION_QTI
The file extension for QuickTime image.
FILE_EXTENSION_QTIF
The file extension for QuickTime image.
FILE_EXTENSION_QWD
The file extension for QuarkXPress.
FILE_EXTENSION_QWT
The file extension for QuarkXPress.
FILE_EXTENSION_QXB
The file extension for QuarkXPress.
FILE_EXTENSION_QXD
The file extension for QuarkXPress.
FILE_EXTENSION_QXL
The file extension for QuarkXPress.
FILE_EXTENSION_QXT
The file extension for QuarkXPress.
FILE_EXTENSION_RA
The file extension for RealAudio.
FILE_EXTENSION_RAM
The file extension for RealAudio.
FILE_EXTENSION_RAR
The file extension for RAR compressed archive.
FILE_EXTENSION_RAS
The file extension for CMU Raster image.
FILE_EXTENSION_RCPROFILE
The file extension for iPunplugged RCProfile.
FILE_EXTENSION_RDF
The file extension for RDF XML.
FILE_EXTENSION_RDZ
The file extension for Data-Vision RDZ.
FILE_EXTENSION_REP
The file extension for BusinessObjects.
FILE_EXTENSION_RES
The file extension for DTBResource XML.
FILE_EXTENSION_RGB
The file extension for RGB image.
FILE_EXTENSION_RIF
The file extension for RegInfo XML.
FILE_EXTENSION_RIP
The file extension for RIP audio.
FILE_EXTENSION_RIS
The file extension for Research Info Systems.
FILE_EXTENSION_RL
The file extension for Resource Lists XML.
FILE_EXTENSION_RLC
The file extension for Fujixerox EDMICS RLC.
FILE_EXTENSION_RLD
The file extension for Resource Lists Diff XML.
FILE_EXTENSION_RM
The file extension for RealMedia.
FILE_EXTENSION_RMI
The file extension for MIDI audio.
FILE_EXTENSION_RMP
The file extension for RealAudio Plugin.
FILE_EXTENSION_RMS
The file extension for JCP J2ME Midlet RMS.
FILE_EXTENSION_RMVB
The file extension for RealMedia VBR.
FILE_EXTENSION_RNC
The file extension for RELAX NG Compact Syntax.
FILE_EXTENSION_ROA
The file extension for RPKI ROA.
FILE_EXTENSION_ROFF
The file extension for Troff.
FILE_EXTENSION_RP9
The file extension for Cloanto RP9.
FILE_EXTENSION_RPSS
The file extension for Nokia Radio Presets.
FILE_EXTENSION_RPST
The file extension for Nokia Radio Preset.
FILE_EXTENSION_RQ
The file extension for SPARQL Query.
FILE_EXTENSION_RS
The file extension for RLS Services XML.
FILE_EXTENSION_RSD
The file extension for RSD XML.
FILE_EXTENSION_RSS
The file extension for RSS XML.
FILE_EXTENSION_RTF
The file extension for RTF.
FILE_EXTENSION_RTX
The file extension for Rich Text.
FILE_EXTENSION_S
The file extension for Assembly source.
FILE_EXTENSION_S3M
The file extension for S3M audio.
FILE_EXTENSION_SAF
The file extension for Yamaha SMAF Audio.
FILE_EXTENSION_SBML
The file extension for SBML XML.
FILE_EXTENSION_SC
The file extension for IBM Secure Container.
FILE_EXTENSION_SCD
The file extension for Microsoft Schedule.
FILE_EXTENSION_SCM
The file extension for Lotus ScreenCam.
FILE_EXTENSION_SCQ
The file extension for SCVP CV Request.
FILE_EXTENSION_SCS
The file extension for SCVP CV Response.
FILE_EXTENSION_SCURL
The file extension for cURL SCURL.
FILE_EXTENSION_SDA
The file extension for StarDivision Draw.
FILE_EXTENSION_SDC
The file extension for StarDivision Calc.
FILE_EXTENSION_SDD
The file extension for StarDivision Impress.
FILE_EXTENSION_SDKD
The file extension for Solent SDKM XML.
FILE_EXTENSION_SDKM
The file extension for Solent SDKM XML.
FILE_EXTENSION_SDP
The file extension for SDP.
FILE_EXTENSION_SDW
The file extension for StarDivision Writer.
FILE_EXTENSION_SEE
The file extension for SeeMail.
FILE_EXTENSION_SEED
The file extension for FDSN mseed.
FILE_EXTENSION_SEMA
The file extension for SEMA.
FILE_EXTENSION_SEMD
The file extension for SEMD.
FILE_EXTENSION_SEMF
The file extension for SEMF.
FILE_EXTENSION_SER
The file extension for Java Serialized Object.
FILE_EXTENSION_SETPAY
The file extension for Set Payment Initiation.
FILE_EXTENSION_SETREG
The file extension for Set Registration Initiation.
FILE_EXTENSION_SFD_HDSTX
The file extension for Hydrostatix SOF-data.
FILE_EXTENSION_SFS
The file extension for Spotfire SFS.
FILE_EXTENSION_SFV
The file extension for SFV.
FILE_EXTENSION_SGI
The file extension for SGI image.
FILE_EXTENSION_SGL
The file extension for StarDivision Writer Global.
FILE_EXTENSION_SGM
The file extension for SGML.
FILE_EXTENSION_SGML
The file extension for SGML.
FILE_EXTENSION_SH
The file extension for Shell script.
FILE_EXTENSION_SHAR
The file extension for Shar archive.
FILE_EXTENSION_SHF
The file extension for SHF XML.
FILE_EXTENSION_SID
The file extension for MrSID image.
FILE_EXTENSION_SIG
The file extension for a signature file.
FILE_EXTENSION_SIL
The file extension for Silk audio.
FILE_EXTENSION_SILO
The file extension for a SILO file.
FILE_EXTENSION_SIS
The file extension for Symbian Install.
FILE_EXTENSION_SISX
The file extension for Symbian Install.
FILE_EXTENSION_SIT
The file extension for StuffIt archive.
FILE_EXTENSION_SITX
The file extension for StuffItX archive.
FILE_EXTENSION_SKD
The file extension for Koan.
FILE_EXTENSION_SKM
The file extension for Koan.
FILE_EXTENSION_SKP
The file extension for Koan.
FILE_EXTENSION_SKT
The file extension for Koan.
FILE_EXTENSION_SLDM
The file extension for Microsoft PowerPoint Slide (Macro-Enabled).
FILE_EXTENSION_SLDX
The file extension for Office Open XML Presentation Slide.
FILE_EXTENSION_SLT
The file extension for Epson SALT.
FILE_EXTENSION_SM
The file extension for StepMania Stepchart.
FILE_EXTENSION_SMF
The file extension for StarDivision Math.
FILE_EXTENSION_SMI
The file extension for SMIL XML.
FILE_EXTENSION_SMIL
The file extension for SMIL XML.
FILE_EXTENSION_SMV
The file extension for SMV video.
FILE_EXTENSION_SMZIP
The file extension for StepMania Package.
FILE_EXTENSION_SND
The file extension for basic audio.
FILE_EXTENSION_SNF
The file extension for SNF font.
FILE_EXTENSION_SO
The file extension for a shared object file.
FILE_EXTENSION_SPC
The file extension for Yamaha SMAF Phrase.
FILE_EXTENSION_SPF
The file extension for FutureSplash.
FILE_EXTENSION_SPL
The file extension for FutureSplash.
FILE_EXTENSION_SPOT
The file extension for In3D Spot.
FILE_EXTENSION_SPP
The file extension for SCVP VP Response.
FILE_EXTENSION_SPQ
The file extension for SCVP VP Request.
FILE_EXTENSION_SPX
The file extension for Ogg audio.
FILE_EXTENSION_SQL
The file extension for SQL.
FILE_EXTENSION_SRC
The file extension for WAIS source.
FILE_EXTENSION_SRT
The file extension for SubRip subtitle.
FILE_EXTENSION_SRU
The file extension for SRU XML.
FILE_EXTENSION_SRX
The file extension for SPARQL Results XML.
FILE_EXTENSION_SSDL
The file extension for SSDL XML.
FILE_EXTENSION_SSE
The file extension for Kodak Descriptor.
FILE_EXTENSION_SSF
The file extension for Epson SSF.
FILE_EXTENSION_SSML
The file extension for SSML XML.
FILE_EXTENSION_ST
The file extension for SailingTracker Track.
FILE_EXTENSION_STC
The file extension for Sun XML Calc Template.
FILE_EXTENSION_STD
The file extension for Sun XML Draw Template.
FILE_EXTENSION_STF
The file extension for WT STF.
FILE_EXTENSION_STI
The file extension for Sun XML Impress Template.
FILE_EXTENSION_STK
The file extension for HyperStudio.
FILE_EXTENSION_STL
The file extension for Microsoft PKI STL.
FILE_EXTENSION_STR
The file extension for PG Format.
FILE_EXTENSION_STW
The file extension for Sun XML Writer Template.
FILE_EXTENSION_SUB
The file extension for DVB Subtitle.
FILE_EXTENSION_SUS
The file extension for SUS Calendar.
FILE_EXTENSION_SUSP
The file extension for SUS Calendar.
FILE_EXTENSION_SV4CPIO
The file extension for SV4CPIO archive.
FILE_EXTENSION_SV4CRC
The file extension for SV4CRC archive.
FILE_EXTENSION_SVC
The file extension for DVB Service.
FILE_EXTENSION_SVD
The file extension for SVD.
FILE_EXTENSION_SVG
The file extension for SVG image.
FILE_EXTENSION_SVGZ
The file extension for SVG image.
FILE_EXTENSION_SWA
The file extension for Shockwave Flash.
FILE_EXTENSION_SWF
The file extension for Shockwave Flash.
FILE_EXTENSION_SWI
The file extension for Arista Networks SWI.
FILE_EXTENSION_SXC
The file extension for Sun XML Calc.
FILE_EXTENSION_SXD
The file extension for Sun XML Draw.
FILE_EXTENSION_SXG
The file extension for Sun XML Writer Global.
FILE_EXTENSION_SXI
The file extension for Sun XML Impress.
FILE_EXTENSION_SXM
The file extension for Sun XML Math.
FILE_EXTENSION_SXW
The file extension for Sun XML Writer.
FILE_EXTENSION_T
The file extension for Troff.
FILE_EXTENSION_T3
The file extension for T3VM image.
FILE_EXTENSION_TAGLET
The file extension for MyNFC.
FILE_EXTENSION_TAO
The file extension for Tao Intent Module Archive.
FILE_EXTENSION_TAR
The file extension for TAR archive.
FILE_EXTENSION_TCAP
The file extension for 3GPP2 TCAP.
FILE_EXTENSION_TCL
The file extension for Tcl script.
FILE_EXTENSION_TEACHER
The file extension for SMART Teacher.
FILE_EXTENSION_TEI
The file extension for TEI XML.
FILE_EXTENSION_TEICORPUS
The file extension for TEI XML.
FILE_EXTENSION_TEX
The file extension for TeX.
FILE_EXTENSION_TEXI
The file extension for Texinfo.
FILE_EXTENSION_TEXINFO
The file extension for Texinfo.
FILE_EXTENSION_TEXT
The file extension for a text file.
FILE_EXTENSION_TFI
The file extension for Thraud XML.
FILE_EXTENSION_TFM
The file extension for TeX TFM.
FILE_EXTENSION_TGA
The file extension for TGA image.
FILE_EXTENSION_THMX
The file extension for Microsoft Office Theme.
FILE_EXTENSION_TIF
The file extension for TIFF image.
FILE_EXTENSION_TIFF
The file extension for TIFF image.
FILE_EXTENSION_TMO
The file extension for T-Mobile LiveTV.
FILE_EXTENSION_TORRENT
The file extension for BitTorrent.
FILE_EXTENSION_TPL
The file extension for Groove Tool Template.
FILE_EXTENSION_TPT
The file extension for TRID TPT.
FILE_EXTENSION_TR
The file extension for Troff.
FILE_EXTENSION_TRA
The file extension for TrueApp.
FILE_EXTENSION_TRM
The file extension for Microsoft Terminal.
FILE_EXTENSION_TSD
The file extension for Timestamped Data.
FILE_EXTENSION_TSV
The file extension for Tab-Separated Values.
FILE_EXTENSION_TTC
The file extension for Font Collection.
FILE_EXTENSION_TTF
The file extension for TrueType Font.
FILE_EXTENSION_TTL
The file extension for Turtle.
FILE_EXTENSION_TWD
The file extension for SimTech MindMapper.
FILE_EXTENSION_TWDS
The file extension for SimTech MindMapper.
FILE_EXTENSION_TXD
The file extension for Genomatix Tuxedo.
FILE_EXTENSION_TXF
The file extension for Mobius TXF.
FILE_EXTENSION_TXT
The file extension for a text file.
FILE_EXTENSION_U32
The file extension for UFDL.
FILE_EXTENSION_UDEB
The file extension for a udeb file.
FILE_EXTENSION_UFD
The file extension for UFDL.
FILE_EXTENSION_UFDL
The file extension for UFDL.
FILE_EXTENSION_ULW
The file extension for Glulx game.
FILE_EXTENSION_ULX
The file extension for Glulx game.
FILE_EXTENSION_UMJ
The file extension for UMAJIN.
FILE_EXTENSION_UNITYWEB
The file extension for Unity.
FILE_EXTENSION_UOML
The file extension for UOML XML.
FILE_EXTENSION_URI
The file extension for URI List.
FILE_EXTENSION_URIS
The file extension for URI List.
FILE_EXTENSION_URLS
The file extension for URI List.
FILE_EXTENSION_USTAR
The file extension for USTAR archive.
FILE_EXTENSION_UTZ
The file extension for UIQ Theme.
FILE_EXTENSION_UU
The file extension for UUEncode.
FILE_EXTENSION_UVA
The file extension for DECE audio.
FILE_EXTENSION_UVD
The file extension for DECE data.
FILE_EXTENSION_UVF
The file extension for DECE data.
FILE_EXTENSION_UVG
The file extension for DECE graphic.
FILE_EXTENSION_UVH
The file extension for DECE HD video.
FILE_EXTENSION_UVI
The file extension for DECE graphic.
FILE_EXTENSION_UVM
The file extension for DECE mobile video.
FILE_EXTENSION_UVP
The file extension for DECE PD video.
FILE_EXTENSION_UVS
The file extension for DECE SD video.
FILE_EXTENSION_UVT
The file extension for DECE TTML XML.
FILE_EXTENSION_UVU
The file extension for UVVU MP4 video.
FILE_EXTENSION_UVV
The file extension for DECE video.
FILE_EXTENSION_UVVA
The file extension for DECE audio.
FILE_EXTENSION_UVVD
The file extension for DECE data.
FILE_EXTENSION_UVVF
The file extension for DECE data.
FILE_EXTENSION_UVVG
The file extension for DECE graphic.
FILE_EXTENSION_UVVH
The file extension for DECE HD video.
FILE_EXTENSION_UVVI
The file extension for DECE graphic.
FILE_EXTENSION_UVVM
The file extension for DECE mobile video.
FILE_EXTENSION_UVVP
The file extension for DECE PD video.
FILE_EXTENSION_UVVS
The file extension for DECE SD video.
FILE_EXTENSION_UVVT
The file extension for DECE TTML XML.
FILE_EXTENSION_UVVU
The file extension for UVVU MP4 video.
FILE_EXTENSION_UVVV
The file extension for DECE video.
FILE_EXTENSION_UVVX
The file extension for DECE unspecified.
FILE_EXTENSION_UVVZ
The file extension for DECE ZIP.
FILE_EXTENSION_UVX
The file extension for DECE unspecified.
FILE_EXTENSION_UVZ
The file extension for DECE ZIP.
FILE_EXTENSION_VCARD
The file extension for vCard.
FILE_EXTENSION_VCD
The file extension for CDLink.
FILE_EXTENSION_VCF
The file extension for vCard.
FILE_EXTENSION_VCG
The file extension for Groove vCard.
FILE_EXTENSION_VCS
The file extension for vCalendar.
FILE_EXTENSION_VCX
The file extension for VCX.
FILE_EXTENSION_VIS
The file extension for Visionary.
FILE_EXTENSION_VIV
The file extension for Vivo video.
FILE_EXTENSION_VOB
The file extension for VOB video.
FILE_EXTENSION_VOR
The file extension for VRML model.
FILE_EXTENSION_VOX
The file extension for VSF.
FILE_EXTENSION_VRML
The file extension for VRML model.
FILE_EXTENSION_VSD
The file extension for Microsoft Visio.
FILE_EXTENSION_VSF
The file extension for VSF.
FILE_EXTENSION_VSS
The file extension for Microsoft Visio.
FILE_EXTENSION_VST
The file extension for Microsoft Visio.
FILE_EXTENSION_VSW
The file extension for Microsoft Visio.
FILE_EXTENSION_VTU
The file extension for VTU model.
FILE_EXTENSION_VXML
The file extension for VoiceXML.
FILE_EXTENSION_W3D
The file extension for Adobe Director.
FILE_EXTENSION_WAD
The file extension for Doom WAD.
FILE_EXTENSION_WAV
The file extension for WAV audio.
FILE_EXTENSION_WAX
The file extension for WAX audio.
FILE_EXTENSION_WBMP
The file extension for WAP WBMP image.
FILE_EXTENSION_WBS
The file extension for Critical Tools WBS XML.
FILE_EXTENSION_WBXML
The file extension for WAP WBXML.
FILE_EXTENSION_WCM
The file extension for Microsoft Works.
FILE_EXTENSION_WDB
The file extension for Microsoft Works.
FILE_EXTENSION_WDP
The file extension for Microsoft Photo.
FILE_EXTENSION_WEBA
The file extension for WebM audio.
FILE_EXTENSION_WEBM
The file extension for WebM video.
FILE_EXTENSION_WEBP
The file extension for WebP image.
FILE_EXTENSION_WG
The file extension for PMI Widget.
FILE_EXTENSION_WGT
The file extension for Widget.
FILE_EXTENSION_WKS
The file extension for Microsoft Works.
FILE_EXTENSION_WM
The file extension for WM video.
FILE_EXTENSION_WMA
The file extension for WMA audio.
FILE_EXTENSION_WMD
The file extension for WMD.
FILE_EXTENSION_WMF
The file extension for Microsoft Metafile.
FILE_EXTENSION_WML
The file extension for WAP WML.
FILE_EXTENSION_WMLC
The file extension for WAP WMLC.
FILE_EXTENSION_WMLS
The file extension for WAP WMLScript.
FILE_EXTENSION_WMLSC
The file extension for WAP WMLScriptC.
FILE_EXTENSION_WMV
The file extension for WMV video.
FILE_EXTENSION_WMX
The file extension for WMX video.
FILE_EXTENSION_WMZ
The file extension for Microsoft Metafile.
FILE_EXTENSION_WOFF
The file extension for WOFF font.
FILE_EXTENSION_WOFF2
The file extension for WOFF2 font.
FILE_EXTENSION_WPD
The file extension for WordPerfect.
FILE_EXTENSION_WPL
The file extension for Microsoft WPL.
FILE_EXTENSION_WPS
The file extension for Microsoft Works.
FILE_EXTENSION_WQD
The file extension for WQD.
FILE_EXTENSION_WRI
The file extension for Microsoft Write.
FILE_EXTENSION_WRL
The file extension for VRML model.
FILE_EXTENSION_WSDL
The file extension for WSDL XML.
FILE_EXTENSION_WSPOLICY
The file extension for WSPolicy XML.
FILE_EXTENSION_WTB
The file extension for WebTurbo.
FILE_EXTENSION_WVX
The file extension for WVX video.
FILE_EXTENSION_X3D
The file extension for X3D XML.
FILE_EXTENSION_X3DB
The file extension for X3D Binary.
FILE_EXTENSION_X3DBZ
The file extension for X3D Binary.
FILE_EXTENSION_X3DV
The file extension for X3D VRML.
FILE_EXTENSION_X3DVZ
The file extension for X3D VRML.
FILE_EXTENSION_X3DZ
The file extension for X3D XML.
FILE_EXTENSION_X32
The file extension for X3D XML.
FILE_EXTENSION_XAML
The file extension for XAML XML.
FILE_EXTENSION_XAP
The file extension for Silverlight App.
FILE_EXTENSION_XAR
The file extension for Xara.
FILE_EXTENSION_XBAP
The file extension for Microsoft XBAP.
FILE_EXTENSION_XBD
The file extension for Fujixerox DocuWorks Binder.
FILE_EXTENSION_XBM
The file extension for XBM image.
FILE_EXTENSION_XDF
The file extension for XCAP Diff XML.
FILE_EXTENSION_XDM
The file extension for SyncML DM XML.
FILE_EXTENSION_XDP
The file extension for Adobe XDP XML.
FILE_EXTENSION_XDSSC
The file extension for DSSC XML.
FILE_EXTENSION_XDW
The file extension for Fujixerox DocuWorks.
FILE_EXTENSION_XENC
The file extension for XENC XML.
FILE_EXTENSION_XER
The file extension for Patch Ops Error XML.
FILE_EXTENSION_XFDF
The file extension for Adobe XFDF.
FILE_EXTENSION_XFDL
The file extension for XFDL.
FILE_EXTENSION_XHT
The file extension for XHTML XML.
FILE_EXTENSION_XHTML
The file extension for XHTML XML.
FILE_EXTENSION_XHVML
The file extension for XV XML.
FILE_EXTENSION_XIF
The file extension for XIFF image.
FILE_EXTENSION_XLA
The file extension for Microsoft Excel.
FILE_EXTENSION_XLAM
The file extension for Microsoft Excel Add-in (Macro-Enabled).
FILE_EXTENSION_XLC
The file extension for Microsoft Excel.
FILE_EXTENSION_XLF
The file extension for XLIFF XML.
FILE_EXTENSION_XLM
The file extension for Microsoft Excel.
FILE_EXTENSION_XLS
The file extension for Microsoft Excel.
FILE_EXTENSION_XLSB
The file extension for Microsoft Excel Sheet (Binary, Macro-Enabled).
FILE_EXTENSION_XLSM
The file extension for Microsoft Excel Sheet (Macro-Enabled).
FILE_EXTENSION_XLSX
The file extension for Office Open XML Spreadsheet.
FILE_EXTENSION_XLT
The file extension for Microsoft Excel Template.
FILE_EXTENSION_XLTM
The file extension for Microsoft Excel Template (Macro-Enabled).
FILE_EXTENSION_XLTX
The file extension for Office Open XML Spreadsheet Template.
FILE_EXTENSION_XLW
The file extension for Microsoft Excel.
FILE_EXTENSION_XM
The file extension for XM audio.
FILE_EXTENSION_XML
The file extension for XML.
FILE_EXTENSION_XO
The file extension for OLPC Sugar.
FILE_EXTENSION_XOP
The file extension for XOP XML.
FILE_EXTENSION_XPI
The file extension for XPInstall.
FILE_EXTENSION_XPL
The file extension for XProc XML.
FILE_EXTENSION_XPM
The file extension for XPM image.
FILE_EXTENSION_XPR
The file extension for IS-XPR.
FILE_EXTENSION_XPS
The file extension for Microsoft XPS Document.
FILE_EXTENSION_XPW
The file extension for Intercon FormNet.
FILE_EXTENSION_XPX
The file extension for Intercon FormNet.
FILE_EXTENSION_XSL
The file extension for XSLT XML.
FILE_EXTENSION_XSLT
The file extension for XSLT XML.
FILE_EXTENSION_XSM
The file extension for SyncML XML.
FILE_EXTENSION_XSPF
The file extension for XSPF XML.
FILE_EXTENSION_XUL
The file extension for Mozilla XUL XML.
FILE_EXTENSION_XVM
The file extension for XV XML.
FILE_EXTENSION_XVML
The file extension for XV XML.
FILE_EXTENSION_XWD
The file extension for XWD image.
FILE_EXTENSION_XYZ
The file extension for XYZ chemical.
FILE_EXTENSION_XZ
The file extension for XZ archive.
FILE_EXTENSION_YANG
The file extension for YANG.
FILE_EXTENSION_YIN
The file extension for YIN XML.
FILE_EXTENSION_Z
The file extension for compress archive.
FILE_EXTENSION_Z1
The file extension for Z-machine.
FILE_EXTENSION_Z2
The file extension for Z-machine.
FILE_EXTENSION_Z3
The file extension for Z-machine.
FILE_EXTENSION_Z4
The file extension for Z-machine.
FILE_EXTENSION_Z5
The file extension for Z-machine.
FILE_EXTENSION_Z6
The file extension for Z-machine.
FILE_EXTENSION_Z7
The file extension for Z-machine.
FILE_EXTENSION_Z8
The file extension for Z-machine.
FILE_EXTENSION_ZAZ
The file extension for Zzazz Deck XML.
FILE_EXTENSION_ZIP
The file extension for ZIP archive.
FILE_EXTENSION_ZIR
The file extension for ZUL.
FILE_EXTENSION_ZIRZ
The file extension for ZUL.
FILE_EXTENSION_ZMM
The file extension for Handheld Entertainment XML.
FILE_EXTENSION_Z_UPPERCASEE
The file extension for compress archive.
FONT_COLLECTION
The Content-Type for Font Collection.
FONT_OTF
The Content-Type for OpenType Font.
FONT_TTF
The Content-Type for TrueType Font.
FONT_WOFF
The Content-Type for WOFF font.
FONT_WOFF2
The Content-Type for WOFF2 font.
FORBIDDEN
HTTP status code 403: Forbidden.
FORM_DATA
Content disposition: form-data
FORM_URLENCODED
The Content-Type for URL-encoded forms.
FORWARDED
The HTTP header field forwarded, used to disclose original information of a client connecting to a web server through an HTTP proxy.
FOUND
HTTP status code 302: Found.
FROM
The HTTP header field from, used to specify an Internet email address for a human user.
FTP
Represents the “ftp” protocol string.
FTPS
Represents the “ftps” protocol string, commonly used for secure FTP.
GATEWAY_TIMEOUT
HTTP status code 504: Gateway Timeout.
GB2312
GB2312 (Simplified Chinese)
GET
HTTP GET method.
GET_CONNECT
HTTP GET and CONNECT methods.
GET_CONNECT_TRACE
HTTP GET, CONNECT, and TRACE methods.
GET_DELETE
HTTP GET and DELETE methods.
GET_DELETE_CONNECT
HTTP GET, DELETE, and CONNECT methods.
GET_DELETE_CONNECT_TRACE
HTTP GET, DELETE, CONNECT, and TRACE methods.
GET_DELETE_HEAD
HTTP GET, DELETE, and HEAD methods.
GET_DELETE_HEAD_CONNECT
HTTP GET, DELETE, HEAD, and CONNECT methods.
GET_DELETE_HEAD_OPTIONS
HTTP GET, DELETE, HEAD, and OPTIONS methods.
GET_DELETE_HEAD_TRACE
HTTP GET, DELETE, HEAD, and TRACE methods.
GET_DELETE_OPTIONS
HTTP GET, DELETE, and OPTIONS methods.
GET_DELETE_OPTIONS_CONNECT
HTTP GET, DELETE, OPTIONS, and CONNECT methods.
GET_DELETE_OPTIONS_TRACE
HTTP GET, DELETE, OPTIONS, and TRACE methods.
GET_DELETE_PATCH
HTTP GET, DELETE, and PATCH methods.
GET_DELETE_PATCH_CONNECT
HTTP GET, DELETE, PATCH, and CONNECT methods.
GET_DELETE_PATCH_HEAD
HTTP GET, DELETE, PATCH, and HEAD methods.
GET_DELETE_PATCH_OPTIONS
HTTP GET, DELETE, PATCH, and OPTIONS methods.
GET_DELETE_PATCH_TRACE
HTTP GET, DELETE, PATCH, and TRACE methods.
GET_DELETE_TRACE
HTTP GET, DELETE, and TRACE methods.
GET_HEAD
HTTP GET and HEAD methods.
GET_HEAD_CONNECT
HTTP GET, HEAD, and CONNECT methods.
GET_HEAD_CONNECT_TRACE
HTTP GET, HEAD, CONNECT, and TRACE methods.
GET_HEAD_OPTIONS
HTTP GET, HEAD, and OPTIONS methods.
GET_HEAD_OPTIONS_CONNECT
HTTP GET, HEAD, OPTIONS, and CONNECT methods.
GET_HEAD_OPTIONS_TRACE
HTTP GET, HEAD, OPTIONS, and TRACE methods.
GET_HEAD_TRACE
HTTP HEAD and TRACE methods.
GET_OPTIONS
HTTP GET and OPTIONS methods.
GET_OPTIONS_CONNECT
HTTP GET, OPTIONS, and CONNECT methods.
GET_OPTIONS_CONNECT_TRACE
HTTP GET, OPTIONS, CONNECT, and TRACE methods.
GET_OPTIONS_TRACE
HTTP GET, OPTIONS, and TRACE methods.
GET_PATCH
HTTP GET and PATCH methods.
GET_PATCH_CONNECT
HTTP GET, PATCH, and CONNECT methods.
GET_PATCH_CONNECT_TRACE
HTTP GET, PATCH, CONNECT, and TRACE methods.
GET_PATCH_HEAD
HTTP PATCH, and HEAD methods.
GET_PATCH_HEAD_CONNECT
HTTP GET, PATCH, HEAD, and CONNECT methods.
GET_PATCH_HEAD_OPTIONS
HTTP GET, PATCH, HEAD, and OPTIONS methods.
GET_PATCH_HEAD_TRACE
HTTP GET, PATCH, HEAD, and TRACE methods.
GET_PATCH_OPTIONS
HTTP GET, PATCH, and OPTIONS methods.
GET_PATCH_OPTIONS_CONNECT
HTTP GET, PATCH, OPTIONS, and CONNECT methods.
GET_PATCH_OPTIONS_TRACE
HTTP GET, PATCH, OPTIONS, and TRACE methods.
GET_PATCH_TRACE
HTTP GET, PATCH, and TRACE methods.
GET_POST
HTTP GET and POST methods.
GET_POST_CONNECT
HTTP GET, POST, and CONNECT methods.
GET_POST_CONNECT_TRACE
HTTP GET, POST, CONNECT, and TRACE methods.
GET_POST_DELETE
HTTP GET, POST, and DELETE methods.
GET_POST_DELETE_CONNECT
HTTP GET, POST, DELETE, and CONNECT methods.
GET_POST_DELETE_HEAD
HTTP GET, POST, DELETE, and HEAD methods.
GET_POST_DELETE_OPTIONS
HTTP GET, POST, DELETE, and OPTIONS methods.
GET_POST_DELETE_PATCH
HTTP GET, POST, DELETE, and PATCH methods.
GET_POST_DELETE_TRACE
HTTP GET, POST, DELETE, and TRACE methods.
GET_POST_HEAD
HTTP GET, POST, and HEAD methods.
GET_POST_HEAD_CONNECT
HTTP GET, POST, HEAD, and CONNECT methods.
GET_POST_HEAD_OPTIONS
HTTP GET, POST, HEAD, and OPTIONS methods.
GET_POST_HEAD_TRACE
HTTP GET, POST, HEAD, and TRACE methods.
GET_POST_OPTIONS
HTTP GET, POST, and OPTIONS methods.
GET_POST_OPTIONS_CONNECT
HTTP GET, POST, OPTIONS, and CONNECT methods.
GET_POST_OPTIONS_TRACE
HTTP GET, POST, OPTIONS, and TRACE methods.
GET_POST_PATCH
HTTP GET, POST, and PATCH methods.
GET_POST_PATCH_CONNECT
HTTP GET, POST, PATCH, and CONNECT methods.
GET_POST_PATCH_HEAD
HTTP GET, POST, PATCH, and HEAD methods.
GET_POST_PATCH_OPTIONS
HTTP GET, POST, PATCH, and OPTIONS methods.
GET_POST_PATCH_TRACE
HTTP GET, POST, PATCH, and TRACE methods.
GET_POST_PUT
HTTP GET, POST, and PUT methods.
GET_POST_PUT_CONNECT
HTTP GET, POST, PUT, and CONNECT methods.
GET_POST_PUT_DELETE
HTTP GET, POST, PUT, and DELETE methods.
GET_POST_PUT_DELETE_PATCH_HEAD_OPTIONS_CONNECT_TRACE
HTTP GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS, CONNECT, and TRACE methods.
GET_POST_PUT_HEAD
HTTP GET, POST, PUT, and HEAD methods.
GET_POST_PUT_OPTIONS
HTTP GET, POST, PUT, and OPTIONS methods.
GET_POST_PUT_PATCH
HTTP GET, POST, PUT, and PATCH methods.
GET_POST_PUT_TRACE
HTTP GET, POST, PUT, and TRACE methods.
GET_POST_TRACE
HTTP GET, POST, and TRACE methods.
GET_PUT
HTTP GET and PUT methods.
GET_PUT_CONNECT
HTTP GET, PUT, and CONNECT methods.
GET_PUT_CONNECT_TRACE
HTTP GET, PUT, CONNECT, and TRACE methods.
GET_PUT_DELETE
HTTP GET, PUT, and DELETE methods.
GET_PUT_DELETE_CONNECT
HTTP GET, PUT, DELETE, and CONNECT methods.
GET_PUT_DELETE_HEAD
HTTP GET, PUT, DELETE, and HEAD methods.
GET_PUT_DELETE_OPTIONS
HTTP GET, PUT, DELETE, and OPTIONS methods.
GET_PUT_DELETE_PATCH
HTTP GET, PUT, DELETE, and PATCH methods.
GET_PUT_DELETE_TRACE
HTTP GET, PUT, DELETE, and TRACE methods.
GET_PUT_HEAD
HTTP GET, PUT, and HEAD methods.
GET_PUT_HEAD_CONNECT
HTTP GET, PUT, HEAD, and CONNECT methods.
GET_PUT_HEAD_OPTIONS
HTTP GET, PUT, HEAD, and OPTIONS methods.
GET_PUT_HEAD_TRACE
HTTP GET, PUT, HEAD, and TRACE methods.
GET_PUT_OPTIONS
HTTP GET, PUT, and OPTIONS methods.
GET_PUT_OPTIONS_CONNECT
HTTP GET, PUT, OPTIONS, and CONNECT methods.
GET_PUT_OPTIONS_TRACE
HTTP GET, PUT, OPTIONS, and TRACE methods.
GET_PUT_PATCH
HTTP GET, PUT, and PATCH methods.
GET_PUT_PATCH_CONNECT
HTTP GET, PUT, PATCH, and CONNECT methods.
GET_PUT_PATCH_HEAD
HTTP GET, PUT, PATCH, and HEAD methods.
GET_PUT_PATCH_OPTIONS
HTTP GET, PUT, PATCH, and OPTIONS methods.
GET_PUT_PATCH_TRACE
HTTP GET, PUT, PATCH, and TRACE methods.
GET_PUT_TRACE
HTTP GET, PUT, and TRACE methods.
GET_TRACE
HTTP GET and TRACE methods.
GONE
HTTP status code 410: Gone.
GOPHER
Represents the “gopher” protocol string.
GUID
A globally unique identifier (GUID) for WebSocket connections.
GZIP
Gzip compression.
H2C_LOWERCASE
H2C
H2C_UPPERCASE
H2C
HASH_STATE
The initial hash state for SHA-1.
HASH_SYMBOL
A hash symbol (#).
HEAD
HTTP HEAD method.
HEAD_CONNECT
HTTP HEAD and CONNECT methods.
HEAD_CONNECT_TRACE
HTTP HEAD, CONNECT, and TRACE methods.
HEAD_OPTIONS
HTTP HEAD and OPTIONS methods.
HEAD_OPTIONS_CONNECT
HTTP HEAD, OPTIONS, and CONNECT methods.
HEAD_OPTIONS_TRACE
HTTP HEAD, OPTIONS, and TRACE methods.
HEAD_TRACE
HTTP HEAD and TRACE methods.
HOST
The HTTP header field name host, used to specify the host and port number of the server.
HTTPS_LOWERCASE
Represents the lowercase “https” protocol string.
HTTPS_UPPERCASE
Represents the uppercase “HTTPS” protocol string.
HTTP_BR
An HTTP line break (\r\n).
HTTP_BR_BYTES
The byte representation of an HTTP line break.
HTTP_DOUBLE_BR
A double HTTP line break (\r\n\r\n).
HTTP_DOUBLE_BR_BYTES
The byte representation of a double HTTP line break.
HTTP_LOWERCASE
Represents the lowercase “http” protocol string.
HTTP_UPPERCASE
Represents the uppercase “HTTP” protocol string.
HTTP_VERSION_0_9
HTTP version 0.9.
HTTP_VERSION_2
HTTP version 2.
HTTP_VERSION_3
HTTP version 3.
HTTP_VERSION_1_0
HTTP version 1.0.
HTTP_VERSION_1_1
HTTP version 1.1.
HTTP_VERSION_NOT_SUPPORTED
HTTP status code 505: HTTP Version Not Supported.
HYPERLANE
The string “hyperlane”.
HYPERLANE_PASCAL_CASE
The string “Hyperlane” in PascalCase.
HYPERLANE_UPPERCASE
The string “Hyperlane” in UpperCase.
IDENTITY
No encoding (identity).
IE_EDGE
X-UA-Compatible: IE=edge
IF_MATCH
The HTTP header field if-match, used to make a request conditional based on etag values.
IF_MODIFIED_SINCE
The HTTP header field if-modified-since, used to make a request conditional based on timestamps.
IF_NONE_MATCH
The HTTP header field if-none-match, used to make a request conditional based on etag values.
IF_RANGE
The HTTP header field if-range, used to make a range request conditional.
IF_UNMODIFIED_SINCE
The HTTP header field if-unmodified-since, used to make a request conditional based on timestamps.
IMAGE_BMP
The Content-Type for BMP image.
IMAGE_CGM
The Content-Type for CGM image.
IMAGE_G3FAX
The Content-Type for G3 fax image.
IMAGE_GIF
The Content-Type for GIF image.
IMAGE_IEF
The Content-Type for IEF image.
IMAGE_JPEG
The Content-Type for JPEG image.
IMAGE_KTX
The Content-Type for KTX image.
IMAGE_PICT
The Content-Type for PICT image.
IMAGE_PNG
The Content-Type for PNG image.
IMAGE_PRS_BTIF
The Content-Type for BTIF image.
IMAGE_SGI
The Content-Type for SGI image.
IMAGE_SVG_XML
The Content-Type for SVG image.
IMAGE_TIFF
The Content-Type for TIFF image.
IMAGE_VND_ADOBE_PHOTOSHOP
The Content-Type for Adobe Photoshop.
IMAGE_VND_DECE_GRAPHIC
The Content-Type for DECE graphic.
IMAGE_VND_DJVU
The Content-Type for DjVu image.
IMAGE_VND_DWG
The Content-Type for DWG image.
IMAGE_VND_DXF
The Content-Type for DXF image.
IMAGE_VND_FASTBIDSHEET
The Content-Type for FastBidSheet.
IMAGE_VND_FPX
The Content-Type for FPX image.
IMAGE_VND_FST
The Content-Type for FST image.
IMAGE_VND_FUJIXEROX_EDMICS_MMR
The Content-Type for Fujixerox EDMICS MMR.
IMAGE_VND_FUJIXEROX_EDMICS_RLC
The Content-Type for Fujixerox EDMICS RLC.
IMAGE_VND_MS_MODI
The Content-Type for Microsoft MODI.
IMAGE_VND_MS_PHOTO
The Content-Type for Microsoft Photo.
IMAGE_VND_NET_FPX
The Content-Type for Net-FPX image.
IMAGE_VND_WAP_WBMP
The Content-Type for WAP WBMP image.
IMAGE_VND_XIFF
The Content-Type for XIFF image.
IMAGE_WEBP
The Content-Type for WebP image.
IMAGE_X_3DS
The Content-Type for 3ds Image.
IMAGE_X_CMU_RASTER
The Content-Type for CMU Raster image.
IMAGE_X_CMX
The Content-Type for CMX image.
IMAGE_X_FREEHAND
The Content-Type for FreeHand image.
IMAGE_X_ICON
The Content-Type for icon.
IMAGE_X_JG
The Content-Type for JG image.
IMAGE_X_MACPAINT
The Content-Type for MacPaint image.
IMAGE_X_MRSID_IMAGE
The Content-Type for MrSID image.
IMAGE_X_PCX
The Content-Type for PCX image.
IMAGE_X_PORTABLE_ANYMAP
The Content-Type for Portable Anymap image.
IMAGE_X_PORTABLE_BITMAP
The Content-Type for Portable Bitmap image.
IMAGE_X_PORTABLE_GRAYMAP
The Content-Type for Portable Graymap image.
IMAGE_X_PORTABLE_PIXMAP
The Content-Type for Portable Pixmap image.
IMAGE_X_QUICKTIME
The Content-Type for QuickTime image.
IMAGE_X_RGB
The Content-Type for RGB image.
IMAGE_X_TGA
The Content-Type for TGA image.
IMAGE_X_XBITMAP
The Content-Type for XBM image.
IMAGE_X_XPIXMAP
The Content-Type for XPM image.
IMAGE_X_XWINDOWDUMP
The Content-Type for XWD image.
IMMUTABLE
Cache control directive: immutable
IM_A_TEAPOT
HTTP status code 418: I’m a teapot.
IM_USED
HTTP status code 226: IM Used.
INFO
The string “info”.
INLINE
Content disposition: inline
INSUFFICIENT_STORAGE
HTTP status code 507: Insufficient Storage.
INTERNAL_SERVER_ERROR
HTTP status code 500: Internal Server Error.
ISO_8859_1
ISO-8859-1 (Latin-1)
ISO_8859_2
ISO-8859-2 (Latin-2, Central European)
ISO_8859_3
ISO-8859-3 (Latin-3, South European)
ISO_8859_4
ISO-8859-4 (Latin-4, North European)
ISO_8859_5
ISO-8859-5 (Cyrillic)
ISO_8859_6
ISO-8859-6 (Arabic)
ISO_8859_7
ISO-8859-7 (Greek)
ISO_8859_8
ISO-8859-8 (Hebrew)
ISO_8859_9
ISO-8859-9 (Latin-5, Turkish)
ISO_8859_10
ISO-8859-10 (Latin-6, Nordic)
ISO_8859_11
ISO-8859-11 (Thai)
ISO_8859_13
ISO-8859-13 (Latin-7, Baltic Rim)
ISO_8859_14
ISO-8859-14 (Latin-8, Celtic)
ISO_8859_15
ISO-8859-15 (Latin-9, Western European with € symbol)
ISO_8859_16
ISO-8859-16 (Latin-10, South-Eastern European)
KEEP_ALIVE
Indicates keep-alive connection.
KOI8_R
KOI8-R (Russian)
KOI8_U
KOI8-U (Ukrainian)
LAST_MODIFIED
The HTTP header field name last-modified, used to specify the last modification date of the resource.
LDAP
Represents the “ldap” protocol string, used for Lightweight Directory Access Protocol.
LDAPS
Represents the “ldaps” protocol string, used for secure LDAP.
LENGTH_REQUIRED
HTTP status code 411: Length Required.
LINK
The HTTP header field link, used to specify relationships between resources.
LOCATION
The HTTP header field name location, used to specify the url to redirect a client.
LOCKED
HTTP status code 423: Locked.
LOOP_DETECTED
HTTP status code 508: Loop Detected.
MAILTO
Represents the “mailto” protocol string, used for email addresses.
MASTER_ONLY
X-Permitted-Cross-Domain-Policies: master-only
MAX_AGE
Cache control directive: max-age
MAX_FORWARDS
The HTTP header field max-forwards, used to limit the number of times a message can be forwarded through proxies or gateways.
MAX_FRAME_SIZE
The maximum frame size for WebSockets.
MAX_SESSIONS_PER_USER
The maximum number of concurrent sessions allowed per user.
MAX_UTF8_ATTEMPTS
The maximum number of attempts to decode a UTF-8 character.
MESSAGE_RFC822
The Content-Type for RFC 822 message.
METHOD_NOT_ALLOWED
HTTP status code 405: Method Not Allowed.
MISDIRECTED_REQUEST
HTTP status code 421: Misdirected Request.
MODEL_IGES
The Content-Type for IGES model.
MODEL_MESH
The Content-Type for Mesh model.
MODEL_VND_COLLADA_XML
The Content-Type for COLLADA XML.
MODEL_VND_DWF
The Content-Type for DWF model.
MODEL_VND_GDL
The Content-Type for GDL model.
MODEL_VND_GTW
The Content-Type for GTW model.
MODEL_VND_MTS
The Content-Type for MTS model.
MODEL_VND_VTU
The Content-Type for VTU model.
MODEL_VRML
The Content-Type for VRML model.
MODEL_X3D_BINARY
The Content-Type for X3D Binary.
MODEL_X3D_VRML
The Content-Type for X3D VRML.
MODEL_X3D_XML
The Content-Type for X3D XML.
MOVED_PERMANENTLY
HTTP status code 301: Moved Permanently.
MULTIPART_X_MIXED_REPLACE
The Content-Type for multipart/x-mixed-replace.
MULTIPLE_CHOICES
HTTP status code 300: Multiple Choices.
MULTI_STATUS
HTTP status code 207: Multi-Status.
MUST_REVALIDATE
Cache control directive: must-revalidate
NEL
The HTTP header field nel, used to define a network error logging policy.
NETWORK_AUTHENTICATION_REQUIRED
HTTP status code 511: Network Authentication Required.
NOARCHIVE
X-Robots-Tag: noarchive
NOFOLLOW
X-Robots-Tag: nofollow
NOIMAGEINDEX
X-Robots-Tag: noimageindex
NOINDEX
X-Robots-Tag: noindex
NONE
X-Permitted-Cross-Domain-Policies: none
NONE_RANGES
Accept-Ranges: none
NON_AUTHORITATIVE_INFORMATION
HTTP status code 203: Non-Authoritative Information.
NOOPEN
X-Download-Options: noopen
NOSNIFF
Prevent MIME sniffing.
NOSNIPPET
X-Robots-Tag: nosnippet
NOT_ACCEPTABLE
HTTP status code 406: Not Acceptable.
NOT_EXTENDED
HTTP status code 510: Not Extended.
NOT_FOUND
HTTP status code 404: Not Found.
NOT_IMPLEMENTED
HTTP status code 501: Not Implemented.
NOT_MODIFIED
HTTP status code 304: Not Modified.
NO_CACHE
Indicates no-cache.
NO_CONTENT
HTTP status code 204: No Content.
NO_REFERRER
X-Content-Type-Options: nosniff (already exists as NOSNIFF) Referrer Policy: no-referrer
NO_REFERRER_WHEN_DOWNGRADE
Referrer Policy: no-referrer-when-downgrade
NO_STORE
Cache control directive: no-store
NO_TRANSFORM
Cache control directive: no-transform
OK
HTTP status code 200: OK.
OPTIONS
HTTP OPTIONS method.
OPTIONS_CONNECT
HTTP OPTIONS and CONNECT methods.
OPTIONS_CONNECT_TRACE
HTTP OPTIONS, CONNECT, and TRACE methods.
OPTIONS_TRACE
HTTP OPTIONS and TRACE methods.
ORIGIN
The HTTP header field origin, used to indicate where the cross-origin request originates from.
ORIGIN_ONLY
Referrer Policy: origin
ORIGIN_WHEN_CROSS_ORIGIN
Referrer Policy: origin-when-cross-origin
PARTIAL_CONTENT
HTTP status code 206: Partial Content.
PATCH
HTTP PATCH method.
PATCH_CONNECT
HTTP PATCH and CONNECT methods.
PATCH_CONNECT_TRACE
HTTP PATCH, CONNECT, and TRACE methods.
PATCH_HEAD
HTTP PATCH and HEAD methods.
PATCH_HEAD_CONNECT
HTTP PATCH, HEAD, and CONNECT methods.
PATCH_HEAD_OPTIONS
HTTP PATCH, HEAD, and OPTIONS methods.
PATCH_HEAD_TRACE
HTTP PATCH, HEAD, and TRACE methods.
PATCH_OPTIONS
HTTP PATCH and OPTIONS methods.
PATCH_OPTIONS_CONNECT
HTTP PATCH, OPTIONS, and CONNECT methods.
PATCH_OPTIONS_TRACE
HTTP PATCH, OPTIONS, and TRACE methods.
PATCH_TRACE
HTTP PATCH and TRACE methods.
PAYLOAD_TOO_LARGE
HTTP status code 413: Payload Too Large.
PAYMENT_REQUIRED
HTTP status code 402: Payment Required.
PERMANENT_REDIRECT
HTTP status code 308: Permanent Redirect.
PERMISSIONS_POLICY
The HTTP header field permissions-policy, used to control which browser features can be used.
PLAIN
The string “plain”.
POINT
A point character (.).
POST
HTTP POST method.
POST_CONNECT
HTTP POST and CONNECT methods.
POST_CONNECT_TRACE
HTTP POST, CONNECT, and TRACE methods.
POST_DELETE
HTTP POST and DELETE methods.
POST_DELETE_CONNECT
HTTP POST, DELETE, and CONNECT methods.
POST_DELETE_HEAD
HTTP POST, DELETE, and HEAD methods.
POST_DELETE_HEAD_OPTIONS_CONNECT_TRACE
HTTP POST, DELETE, HEAD, OPTIONS, CONNECT, and TRACE methods.
POST_DELETE_OPTIONS
HTTP POST, DELETE, and OPTIONS methods.
POST_DELETE_PATCH
HTTP POST, DELETE, and PATCH methods.
POST_DELETE_PATCH_HEAD_CONNECT_TRACE
HTTP POST, DELETE, PATCH, HEAD, CONNECT, and TRACE methods.
POST_DELETE_PATCH_HEAD_OPTIONS_CONNECT
HTTP POST, DELETE, PATCH, HEAD, OPTIONS, and CONNECT methods.
POST_DELETE_PATCH_HEAD_OPTIONS_TRACE
HTTP POST, DELETE, PATCH, HEAD, OPTIONS, and TRACE methods.
POST_DELETE_PATCH_OPTIONS_CONNECT_TRACE
HTTP POST, DELETE, PATCH, OPTIONS, CONNECT, and TRACE methods.
POST_DELETE_TRACE
HTTP POST, DELETE, and TRACE methods.
POST_HEAD
HTTP POST and HEAD methods.
POST_HEAD_CONNECT
HTTP POST, HEAD, and CONNECT methods.
POST_HEAD_OPTIONS
HTTP POST, HEAD, and OPTIONS methods.
POST_HEAD_TRACE
HTTP POST, HEAD, and TRACE methods.
POST_OPTIONS
HTTP POST and OPTIONS methods.
POST_OPTIONS_CONNECT
HTTP POST, OPTIONS, and CONNECT methods.
POST_OPTIONS_TRACE
HTTP POST, OPTIONS, and TRACE methods.
POST_PATCH
HTTP POST and PATCH methods.
POST_PATCH_CONNECT
HTTP POST, PATCH, and CONNECT methods.
POST_PATCH_HEAD
HTTP POST, PATCH, and HEAD methods.
POST_PATCH_HEAD_OPTIONS_CONNECT_TRACE
HTTP POST, PATCH, HEAD, OPTIONS, CONNECT, and TRACE methods.
POST_PATCH_OPTIONS
HTTP POST, PATCH, and OPTIONS methods.
POST_PATCH_TRACE
HTTP POST, PATCH, and TRACE methods.
POST_PUT
HTTP POST and PUT methods.
POST_PUT_CONNECT
HTTP POST, PUT, and CONNECT methods.
POST_PUT_DELETE
HTTP POST, PUT, and DELETE methods.
POST_PUT_DELETE_HEAD_CONNECT_TRACE
HTTP POST, PUT, DELETE, HEAD, CONNECT, and TRACE methods.
POST_PUT_DELETE_HEAD_OPTIONS_CONNECT
HTTP POST, PUT, DELETE, HEAD, OPTIONS, and CONNECT methods.
POST_PUT_DELETE_HEAD_OPTIONS_TRACE
HTTP POST, PUT, DELETE, HEAD, OPTIONS, and TRACE methods.
POST_PUT_DELETE_OPTIONS_CONNECT_TRACE
HTTP POST, PUT, DELETE, OPTIONS, CONNECT, and TRACE methods.
POST_PUT_DELETE_PATCH_CONNECT_TRACE
HTTP POST, PUT, DELETE, PATCH, CONNECT, and TRACE methods.
POST_PUT_DELETE_PATCH_HEAD_CONNECT
HTTP POST, PUT, DELETE, PATCH, HEAD, and CONNECT methods.
POST_PUT_DELETE_PATCH_HEAD_OPTIONS
HTTP POST, PUT, DELETE, PATCH, HEAD, and OPTIONS methods.
POST_PUT_DELETE_PATCH_HEAD_TRACE
HTTP POST, PUT, DELETE, PATCH, HEAD, and TRACE methods.
POST_PUT_DELETE_PATCH_OPTIONS_CONNECT
HTTP POST, PUT, DELETE, PATCH, OPTIONS, and CONNECT methods.
POST_PUT_DELETE_PATCH_OPTIONS_TRACE
HTTP POST, PUT, DELETE, PATCH, OPTIONS, and TRACE methods.
POST_PUT_HEAD
HTTP POST, PUT, and HEAD methods.
POST_PUT_HEAD_OPTIONS_CONNECT_TRACE
HTTP POST, PUT, HEAD, OPTIONS, CONNECT, and TRACE methods.
POST_PUT_OPTIONS
HTTP POST, PUT, and OPTIONS methods.
POST_PUT_PATCH
HTTP POST, PUT, and PATCH methods.
POST_PUT_PATCH_HEAD_CONNECT_TRACE
HTTP POST, PUT, PATCH, HEAD, CONNECT, and TRACE methods.
POST_PUT_PATCH_HEAD_OPTIONS_CONNECT
HTTP POST, PUT, PATCH, HEAD, OPTIONS, and CONNECT methods.
POST_PUT_PATCH_HEAD_OPTIONS_TRACE
HTTP POST, PUT, PATCH, HEAD, OPTIONS, and TRACE methods.
POST_PUT_PATCH_OPTIONS_CONNECT_TRACE
HTTP POST, PUT, PATCH, OPTIONS, CONNECT, and TRACE methods.
POST_PUT_TRACE
HTTP POST, PUT, and TRACE methods.
POST_TRACE
HTTP POST and TRACE methods.
PRAGMA
The HTTP header field pragma, used to include implementation-specific directives.
PRECONDITION_FAILED
HTTP status code 412: Precondition Failed.
PRECONDITION_REQUIRED
HTTP status code 428: Precondition Required.
PRIORITY
The HTTP header field priority, used to indicate the priority of the request.
PRIVATE
Private caching.
PROCESSING
HTTP status code 102: Processing.
PROXY_AUTHENTICATE
The HTTP header field proxy-authenticate, used in responses from a proxy to indicate authentication is required.
PROXY_AUTHENTICATION_REQUIRED
HTTP status code 407: Proxy Authentication Required.
PROXY_AUTHORIZATION
The HTTP header field proxy-authorization, used to authenticate with a proxy server.
PROXY_REVALIDATE
Cache control directive: proxy-revalidate
PUBLIC
Public caching.
PUT
HTTP PUT method.
PUT_CONNECT
HTTP PUT and CONNECT methods.
PUT_CONNECT_TRACE
HTTP PUT, CONNECT, and TRACE methods.
PUT_DELETE
HTTP PUT and DELETE methods.
PUT_DELETE_CONNECT
HTTP PUT, DELETE, and CONNECT methods.
PUT_DELETE_HEAD
HTTP PUT, DELETE, and HEAD methods.
PUT_DELETE_HEAD_OPTIONS_CONNECT_TRACE
HTTP PUT, DELETE, HEAD, OPTIONS, CONNECT, and TRACE methods.
PUT_DELETE_OPTIONS
HTTP PUT, DELETE, and OPTIONS methods.
PUT_DELETE_PATCH
HTTP PUT, DELETE, and PATCH methods.
PUT_DELETE_PATCH_HEAD_CONNECT_TRACE
HTTP PUT, DELETE, PATCH, HEAD, CONNECT, and TRACE methods.
PUT_DELETE_PATCH_HEAD_OPTIONS_CONNECT
HTTP PUT, DELETE, PATCH, HEAD, OPTIONS, and CONNECT methods.
PUT_DELETE_PATCH_HEAD_OPTIONS_TRACE
HTTP PUT, DELETE, PATCH, HEAD, OPTIONS, and TRACE methods.
PUT_DELETE_PATCH_OPTIONS_CONNECT_TRACE
HTTP PUT, DELETE, PATCH, OPTIONS, CONNECT, and TRACE methods.
PUT_DELETE_TRACE
HTTP PUT, DELETE, and TRACE methods.
PUT_HEAD
HTTP PUT and HEAD methods.
PUT_HEAD_CONNECT
HTTP PUT, HEAD, and CONNECT methods.
PUT_HEAD_OPTIONS
HTTP PUT, HEAD, and OPTIONS methods.
PUT_HEAD_TRACE
HTTP PUT, HEAD, and TRACE methods.
PUT_OPTIONS
HTTP PUT and OPTIONS methods.
PUT_OPTIONS_CONNECT
HTTP PUT, OPTIONS, and CONNECT methods.
PUT_OPTIONS_TRACE
HTTP PUT, OPTIONS, and TRACE methods.
PUT_PATCH
HTTP PUT and PATCH methods.
PUT_PATCH_CONNECT
HTTP PUT, PATCH, and CONNECT methods.
PUT_PATCH_HEAD
HTTP PUT, PATCH, and HEAD methods.
PUT_PATCH_HEAD_OPTIONS_CONNECT_TRACE
HTTP PUT, PATCH, HEAD, OPTIONS, CONNECT, and TRACE methods.
PUT_PATCH_OPTIONS
HTTP PUT, PATCH, and OPTIONS methods.
PUT_PATCH_TRACE
HTTP PUT, PATCH, and TRACE methods.
PUT_TRACE
HTTP PUT and TRACE methods.
QUERY_SYMBOL
A query symbol (?).
RANGE
The HTTP header field range, used to specify the range of a resource to be retrieved.
RANGE_NOT_SATISFIABLE
HTTP status code 416: Range Not Satisfiable.
REFERER
The HTTP header field name referer, used to specify the url of the referring resource.
REFERRER_POLICY
The HTTP header field referrer-policy, used to control how much referrer information is included with requests.
REPORT_TO
The HTTP header field report-to, used to specify endpoints for reporting.
REQUEST_HEADER_FIELDS_TOO_LARGE
HTTP status code 431: Request Header Fields Too Large.
REQUEST_TIMEOUT
HTTP status code 408: Request Timeout.
REQUIRE_CORP
Cross-Origin-Embedder-Policy: require-corp
RESET_CONTENT
HTTP status code 205: Reset Content.
RETRY_AFTER
The HTTP header field retry-after, used to indicate how long to wait before making a new request.
ROOT_PATH
The root path.
SAMEORIGIN
Allow framing only by same origin.
SAME_ORIGIN
Referrer Policy: same-origin
SAME_ORIGIN_ALLOW_POPUPS
Cross-Origin-Opener-Policy: same-origin-allow-popups
SAME_ORIGIN_COOP
Cross-Origin-Opener-Policy: same-origin
SAME_SITE
Cross-Origin-Resource-Policy: same-site
SEC_CH_UA
The HTTP header field sec-ch-ua, used to indicate the user agent’s brand and version.
SEC_CH_UA_MOBILE
The HTTP header field sec-ch-ua-mobile, used to indicate whether the user agent is running on a mobile device.
SEC_CH_UA_PLATFORM
The HTTP header field sec-ch-ua-platform, used to indicate the platform the user agent is running on.
SEC_FETCH_DEST
The HTTP header field sec-fetch-dest, used to indicate the destination of the request.
SEC_FETCH_MODE
The HTTP header field sec-fetch-mode, used to indicate the mode of the request.
SEC_FETCH_SITE
The HTTP header field sec-fetch-site, used to indicate the relationship between the request initiator’s origin and the origin of the requested resource.
SEC_FETCH_USER
The HTTP header field sec-fetch-user, used to indicate whether the request was triggered by a user activation.
SEC_WEBSOCKET_ACCEPT
The HTTP header field name sec-websocket-accept.
SEC_WEBSOCKET_EXTENSIONS
The HTTP header field name sec-websocket-extensions.
SEC_WEBSOCKET_KEY
The HTTP header field name sec-websocket-key.
SEC_WEBSOCKET_PROTOCOL
The HTTP header field name sec-websocket-protocol.
SEC_WEBSOCKET_VERSION
The HTTP header field name sec-websocket-protocol.
SEE_OTHER
HTTP status code 303: See Other.
SEMICOLON
A semicolon character (;).
SEMICOLON_SPACE
A semicolon followed by a space (; ).
SERVER
The HTTP header field name server.
SERVER_TIMING
The HTTP header field server-timing, used to communicate performance metrics about the request-response cycle.
SERVICE_UNAVAILABLE
HTTP status code 503: Service Unavailable.
SESSION
A string constant representing “session”.
SESSION_CLEANUP_INTERVAL_SECONDS
The default interval in seconds for cleaning up expired sessions (5 minutes).
SESSION_CONCURRENT_ACCESS_LIMIT
The maximum number of concurrent accesses allowed for a single session.
SESSION_COOKIE_NAME
The default name for the session cookie.
SESSION_CSRF_TOKEN_KEY
The session data key used to store the CSRF token.
SESSION_FINGERPRINT_SEPARATOR
The separator used between components of a session fingerprint.
SESSION_FLASH_ERROR
The type for an error flash message.
SESSION_FLASH_INFO
The type for an informational flash message.
SESSION_FLASH_MESSAGE_PREFIX
The prefix used for session flash message keys.
SESSION_FLASH_SUCCESS
The type for a successful flash message.
SESSION_FLASH_WARNING
The type for a warning flash message.
SESSION_ID_CHARSET
The character set used for generating session IDs.
SESSION_ID_CHARSET_BYTES
The byte representation of the session ID character set.
SESSION_ID_LENGTH
The default length of the session ID.
SESSION_IP_ADDRESS_KEY
The session data key used to store the client’s IP address.
SESSION_LANGUAGE_KEY
The session data key used to store the user’s language preference.
SESSION_LAST_ACCESS_TIME_KEY
The session data key used to store the last access timestamp.
SESSION_LOCK_TIMEOUT_MILLISECONDS
The timeout in milliseconds for acquiring a session lock.
SESSION_LOGIN_TIME_KEY
The session data key used to store the login timestamp.
SESSION_REGENERATION_THRESHOLD_SECONDS
The threshold in seconds after which a session should be regenerated (15 minutes).
SESSION_REMEMBER_ME_COOKIE_NAME
The name of the “remember me” cookie.
SESSION_REMEMBER_ME_TIMEOUT_SECONDS
The timeout duration in seconds for the “remember me” token (30 days).
SESSION_REMEMBER_ME_TOKEN_LENGTH
The length of the “remember me” token.
SESSION_STATE_ACTIVE
The string representing an active session state.
SESSION_STATE_DESTROYED
The string representing a destroyed session state.
SESSION_STATE_EXPIRED
The string representing an expired session state.
SESSION_STATE_INVALID
The string representing an invalid session state.
SESSION_TIMEOUT_MILLISECONDS
The default session timeout duration in milliseconds (30 minutes).
SESSION_TIMEOUT_SECONDS
The default session timeout duration in seconds (30 minutes).
SESSION_TIMEZONE_KEY
The session data key used to store the user’s timezone.
SESSION_USERNAME_KEY
The session data key used to store the username.
SESSION_USER_AGENT_KEY
The session data key used to store the client’s user agent string.
SESSION_USER_ID_KEY
The session data key used to store the user’s ID.
SESSION_USER_ROLE_KEY
The session data key used to store the user’s role.
SET_COOKIE
The HTTP header field name set-cookie, used to send cookies from the server to the client.
SFTP
Represents the “sftp” protocol string, commonly used for SSH File Transfer Protocol.
SHIFT_JIS
Shift JIS (Japanese)
SMS
Represents the “sms” protocol string, used for SMS messages.
SOCKET_ADDR_127_0_0_1
The loopback socket address (127.0.0.1).
SPACE
A single space character.
SPACE_U8
The byte representation of a single space character.
STALE_IF_ERROR
Cache control directive: stale-if-error
STALE_WHILE_REVALIDATE
Cache control directive: stale-while-revalidate
STRICT_ORIGIN
Referrer Policy: strict-origin
STRICT_ORIGIN_WHEN_CROSS_ORIGIN
Referrer Policy: strict-origin-when-cross-origin
STRICT_TRANSPORT_SECURITY
The HTTP header field strict-transport-security, used to specify that the browser should only connect using HTTPS.
SUCCESS
The string “success”.
SWITCHING_PROTOCOLS
HTTP status code 101: Switching Protocols.
S_MAXAGE
Cache control directive: s-maxage
TAB
A tab character.
TAB_U8
The byte representation of a tab character.
TE
The HTTP header field te, used to specify which transfer encodings the user agent is willing to accept.
TEL
Represents the “tel” protocol string, used for telephone numbers.
TEMPORARY_REDIRECT
HTTP status code 307: Temporary Redirect.
TEXT_CACHE_MANIFEST
The Content-Type for Cache Manifest.
TEXT_CALENDAR
The Content-Type for iCalendar.
TEXT_CSS
The Content-Type for CSS.
TEXT_CSV
The Content-Type for CSV.
TEXT_EVENT_STREAM
The Content-Type for Server-Sent Events.
TEXT_HTML
The Content-Type for HTML.
TEXT_N3
The Content-Type for N3.
TEXT_PLAIN
The Content-Type for plain text.
TEXT_PRS_LINES_TAG
The Content-Type for PRS Lines Tag.
TEXT_RICHTEXT
The Content-Type for Rich Text.
TEXT_SGML
The Content-Type for SGML.
TEXT_TAB_SEPARATED_VALUES
The Content-Type for Tab-Separated Values.
TEXT_TROFF
The Content-Type for Troff.
TEXT_TURTLE
The Content-Type for Turtle.
TEXT_URI_LIST
The Content-Type for URI List.
TEXT_VCARD
The Content-Type for vCard.
TEXT_VND_CURL
The Content-Type for cURL text.
TEXT_VND_CURL_DCURL
The Content-Type for cURL DCURL.
TEXT_VND_CURL_MCURL
The Content-Type for cURL MCURL.
TEXT_VND_CURL_SCURL
The Content-Type for cURL SCURL.
TEXT_VND_DVB_SUBTITLE
The Content-Type for DVB Subtitle.
TEXT_VND_FLY
The Content-Type for FLY text.
TEXT_VND_FMI_FLEXSTOR
The Content-Type for FMI Flexstor.
TEXT_VND_GRAPHVIZ
The Content-Type for Graphviz.
TEXT_VND_IN3D_3DML
The Content-Type for In3D 3DML.
TEXT_VND_IN3D_SPOT
The Content-Type for In3D Spot.
TEXT_VND_SUN_J2ME_APP_DESCRIPTOR
The Content-Type for J2ME App Descriptor.
TEXT_VND_WAP_WML
The Content-Type for WAP WML.
TEXT_VND_WAP_WMLSCRIPT
The Content-Type for WAP WMLScript.
TEXT_X_ASM
The Content-Type for Assembly source.
TEXT_X_C
The Content-Type for C source code.
TEXT_X_COMPONENT
The Content-Type for HTC component.
TEXT_X_FORTRAN
The Content-Type for Fortran source.
TEXT_X_JAVA_SOURCE
The Content-Type for Java source.
TEXT_X_NFO
The Content-Type for NFO.
TEXT_X_OPML
The Content-Type for OPML.
TEXT_X_PASCAL
The Content-Type for Pascal source.
TEXT_X_SETEXT
The Content-Type for Setext.
TEXT_X_SFV
The Content-Type for SFV.
TEXT_X_UUENCODE
The Content-Type for UUEncode.
TEXT_X_VCALENDAR
The Content-Type for vCalendar.
TEXT_X_VCARD
The Content-Type for vCard.
TIMING_ALLOW_ORIGIN
The HTTP header field timing-allow-origin, used to specify origins that are allowed to see timing information.
TLS_1_0
TLS/1.0
TLS_1_1
TLS/1.1
TLS_1_2
TLS/1.2
TLS_1_3
TLS/1.3
TLS_LOWERCASE
TLS_UPPERCASE
TLS
TOO_EARLY
HTTP status code 425: Too Early.
TOO_MANY_REQUESTS
HTTP status code 429: Too Many Requests.
TRACE
HTTP TRACE method.
TRANSFER_ENCODING
The HTTP header field name transfer-encoding, used to specify the form of encoding used to safely transfer the entity to the user.
UNAUTHORIZED
HTTP status code 401: Unauthorized.
UNAVAILABLE_FOR_LEGAL_REASONS
HTTP status code 451: Unavailable For Legal Reasons.
UNKNOWN
HTTP status code for unknown status.
UNKNOWN_HTTP_VERSION
Represents an unknown or unspecified HTTP version string.
UNPROCESSABLE_ENTITY
HTTP status code 422: Unprocessable Entity.
UNSAFE_NONE
Cross-Origin-Opener-Policy: unsafe-none
UNSAFE_URL
Referrer Policy: unsafe-url
UNSUPPORTED_MEDIA_TYPE
HTTP status code 415: Unsupported Media Type.
UPGRADE
The HTTP header field name upgrade, used to indicate the protocol the client wants to upgrade to.
UPGRADE_INSECURE_REQUESTS
The HTTP header field upgrade-insecure-requests, used to signal the server that the client prefers encrypted responses.
UPGRADE_REQUIRED
HTTP status code 426: Upgrade Required.
URI_TOO_LONG
HTTP status code 414: URI Too Long.
USER_AGENT
The HTTP header field user-agent.
USE_PROXY
HTTP status code 305: Use Proxy.
UTF8
UTF-8
UTF16
UTF-16 (16-bit Unicode)
UTF32
UTF-32 (32-bit Unicode)
UTF16BE
UTF-16BE (UTF-16 Big Endian)
UTF16LE
UTF-16LE (UTF-16 Little Endian)
UTF32BE
UTF-32BE (UTF-32 Big Endian)
UTF32LE
UTF-32LE (UTF-32 Little Endian)
VARIANT_ALSO_NEGOTIATES
HTTP status code 506: Variant Also Negotiates.
VARY
The HTTP header field name vary, used to specify that the response may vary based on certain request headers.
VARY_ACCEPT_ENCODING
Vary: accept-encoding
VARY_ORIGIN
Vary: origin
VARY_USER_AGENT
Vary: user-agent
VIA
The HTTP header field via, used to indicate the intermediate protocols and recipients between the user agent and the server.
VIDEO_3GPP
The Content-Type for 3GPP video.
VIDEO_3GPP2
The Content-Type for 3GPP2 video.
VIDEO_ANNODEX
The Content-Type for Annodex video.
VIDEO_H261
The Content-Type for H.261 video.
VIDEO_H263
The Content-Type for H.263 video.
VIDEO_H264
The Content-Type for H.264 video.
VIDEO_JPEG
The Content-Type for JPEG video.
VIDEO_JPM
The Content-Type for JPM video.
VIDEO_MJ2
The Content-Type for MJ2 video.
VIDEO_MP4
The Content-Type for MP4 video.
VIDEO_MPEG
The Content-Type for MPEG video.
VIDEO_MPEG2
The Content-Type for MPEG-2 video.
VIDEO_OGG
The Content-Type for Ogg video.
VIDEO_QUICKTIME
The Content-Type for QuickTime video.
VIDEO_VND_DECE_HD
The Content-Type for DECE HD video.
VIDEO_VND_DECE_MOBILE
The Content-Type for DECE mobile video.
VIDEO_VND_DECE_PD
The Content-Type for DECE PD video.
VIDEO_VND_DECE_SD
The Content-Type for DECE SD video.
VIDEO_VND_DECE_VIDEO
The Content-Type for DECE video.
VIDEO_VND_DVB_FILE
The Content-Type for DVB file.
VIDEO_VND_FVT
The Content-Type for FVT video.
VIDEO_VND_MPEGURL
The Content-Type for MPEG URL video.
VIDEO_VND_MS_PLAYREADY_MEDIA_PYV
The Content-Type for Microsoft PlayReady Media PYV.
VIDEO_VND_UVVU_MP4
The Content-Type for UVVU MP4 video.
VIDEO_VND_VIVO
The Content-Type for Vivo video.
VIDEO_WEBM
The Content-Type for WebM video.
VIDEO_X_DV
The Content-Type for DV video.
VIDEO_X_F4V
The Content-Type for F4V video.
VIDEO_X_FLI
The Content-Type for FLI video.
VIDEO_X_FLV
The Content-Type for FLV video.
VIDEO_X_MATROSKA
The Content-Type for Matroska video.
VIDEO_X_MNG
The Content-Type for MNG video.
VIDEO_X_MSVIDEO
The Content-Type for AVI video.
VIDEO_X_MS_ASF
The Content-Type for ASF video.
VIDEO_X_MS_VOB
The Content-Type for VOB video.
VIDEO_X_MS_WM
The Content-Type for WM video.
VIDEO_X_MS_WMV
The Content-Type for WMV video.
VIDEO_X_MS_WMX
The Content-Type for WMX video.
VIDEO_X_MS_WVX
The Content-Type for WVX video.
VIDEO_X_RAD_SCREENPLAY
The Content-Type for Rad ScreenPlay video.
VIDEO_X_SGI_MOVIE
The Content-Type for SGI movie.
VIDEO_X_SMV
The Content-Type for SMV video.
WARNING
The string “warning”.
WARNING_HEADER
The HTTP header field warning, used to carry additional information about the status of a response.
WEBSOCKET
Represents the “websocket” protocol string.
WILDCARD_ANY
Wildcard any.
WINDOWS_1250
Windows-1250 (Central European)
WINDOWS_1251
Windows-1251 (Cyrillic)
WINDOWS_1252
Windows-1252 (Western European)
WINDOWS_1253
Windows-1253 (Greek)
WINDOWS_1254
Windows-1254 (Turkish)
WINDOWS_1255
Windows-1255 (Hebrew)
WINDOWS_1256
Windows-1256 (Arabic)
WINDOWS_1257
Windows-1257 (Baltic)
WINDOWS_1258
Windows-1258 (Vietnamese)
WS
Represents the “ws” protocol string, commonly used for WebSockets.
WSS
Represents the “wss” protocol string, commonly used for secure WebSockets.
WWW_AUTHENTICATE
The HTTP header field www-authenticate, used to indicate the authentication scheme.
XMLHTTPREQUEST
Indicates an XMLHttpRequest (AJAX).
XSS_PROTECTION_BLOCK
X-XSS-Protection: 1; mode=block
XSS_PROTECTION_DISABLED
X-XSS-Protection: 0
X_CONFERENCE_X_COOLTALK
The Content-Type for CoolTalk.
X_CONTENT_TYPE_OPTIONS
The HTTP header field name x-content-type-options, used to indicate that the browser should not sniff the mime type of a response.
X_DNS_PREFETCH_CONTROL
The HTTP header field x-dns-prefetch-control, used to control DNS prefetching.
X_DOWNLOAD_OPTIONS
The HTTP header field x-download-options, used to prevent file downloads from being executed.
X_FORWARDED_FOR
The HTTP header field x-forwarded-for, used to identify the originating IP address of a client connecting through a proxy.
X_FORWARDED_HOST
The HTTP header field x-forwarded-host, used to identify the original host requested by the client.
X_FORWARDED_PORT
The HTTP header field x-forwarded-port, used to identify the port used by the client to connect to the proxy.
X_FORWARDED_PROTO
The HTTP header field x-forwarded-proto, used to identify the protocol used by the client to connect to the proxy.
X_FRAME_OPTIONS
The HTTP header field name x-frame-options, used to specify whether a browser should be allowed to render a page in a <frame>.
X_PERMITTED_CROSS_DOMAIN_POLICIES
The HTTP header field x-permitted-cross-domain-policies, used to control cross-domain policy files.
X_POWERED_BY
The HTTP header field name x-powered-by, used to indicate the technology used by the server.
X_REAL_IP
The HTTP header field x-real-ip, used to identify the real IP address of the client.
X_REQUESTED_WITH
The HTTP header field name x-requested-with, used to identify the type of request, typically for ajax requests.
X_ROBOTS_TAG
The HTTP header field x-robots-tag, used to control how search engines index content.
X_UA_COMPATIBLE
The HTTP header field x-ua-compatible, used to specify which version of Internet Explorer the page should be rendered as.
X_XSS_PROTECTION
The HTTP header field x-xss-protection, used to enable XSS filtering in browsers.
ZERO_STR
The string representation of the number zero.
ZERO_STR_BYTES
The byte representation of the number zero.

Traits§

AnySend
Represents a type that can be dynamically downcast and is safe to send across threads.
AnySendClone
Represents a type that can be dynamically downcast, is safe to send across threads, and can be cloned.
AnySendSync
Represents a type that can be dynamically downcast and is safe to both send and share across threads.
AnySendSyncClone
Represents a type that can be dynamically downcast, is safe to both send and share across threads, and can be cloned.
AnySync
Represents a type that can be dynamically downcast and is safe to share across threads.
AnySyncClone
Represents a type that can be dynamically downcast, is safe to share across threads, and can be cloned.

Functions§

arc_mutex
Creates a new ArcMutex from the given data.
arc_rwlock
Creates a new thread-safe reference-counted read-write lock.
box_rwlock
Creates a new boxed read-write lock.
hash_map_xx_hash3_64
Creates a new HashMapXxHash3_64 with the default hasher.
hash_set_xx_hash3_64
Creates a new HashSetXxHash3_64 with the default hasher.
json_from_reader
Deserialize an instance of type T from an I/O stream of JSON.
json_from_slice
Deserialize an instance of type T from bytes of JSON text.
json_from_str
Deserialize an instance of type T from a string of JSON text.
json_from_value
Interpret a serde_json::Value as an instance of type T.
json_to_string
Serialize the given data structure as a String of JSON.
json_to_string_pretty
Serialize the given data structure as a pretty-printed String of JSON.
json_to_value
Convert a T into serde_json::Value which is an enum that can represent any valid JSON data.
json_to_vec
Serialize the given data structure as a JSON byte vector.
json_to_vec_pretty
Serialize the given data structure as a pretty-printed JSON byte vector.
json_to_writer
Serialize the given data structure as JSON into the I/O stream.
json_to_writer_pretty
Serialize the given data structure as pretty-printed JSON into the I/O stream.
rc_rwlock
Creates a new RcRwLock instance.

Type Aliases§

ArcAny
A type alias for an Arc wrapped Any trait object.
ArcAnySend
A type alias for an Arc wrapped Any + Send trait object.
ArcAnySendSync
A type alias for an Arc wrapped Any + Send + Sync trait object.
ArcAnySync
A type alias for an Arc wrapped Any + Sync trait object.
ArcMutex
A type alias for a thread-safe, atomically reference-counted mutex.
ArcMutexGuardTcpStream
A thread-safe reference to a Mutex guard for TcpStream.
ArcRwLock
A type alias for a thread-safe, atomically reference-counted read-write lock.
ArcRwLockWriteGuardTcpStream
A thread-safe reference to a RwLock write guard for TcpStream.
ArcStream
A thread-safe reference-counted TcpStream.
BoxAny
A type alias for a boxed Any trait object.
BoxAnySend
A type alias for a boxed Any + Send trait object.
BoxAnySendSync
A type alias for a boxed Any + Send + Sync trait object.
BoxAnySync
A type alias for a boxed Any + Sync trait object.
BoxRwLock
A type alias for a heap-allocated read-write lock.
CookieKey
Represents the key/name of an HTTP cookie.
CookieString
Represents the raw cookie string from an HTTP request header.
CookieValue
Represents the value/content of an HTTP cookie.
Cookies
Represents a collection of HTTP cookies.
HashMapXxHash3_64
HashSetXxHash3_64
A type alias for HashSet using XxHash3_64 as the hasher.
JsonResult
Alias for a Result with the error type serde_json::Error.
OptionArcAny
An optional ArcAny.
OptionArcAnySend
An optional ArcAnySend.
OptionArcAnySendSync
An optional ArcAnySendSync.
OptionArcAnySync
An optional ArcAnySync.
OptionArcMutexGuardTcpStream
An optional thread-safe reference to a Mutex guard for TcpStream.
OptionArcRwLockStream
An optional thread-safe read-write locked TcpStream wrapper.
OptionArcRwLockWriteGuardTcpStream
An optional thread-safe reference to a RwLock write guard for TcpStream.
OptionArcTcpStream
An optional thread-safe reference-counted TcpStream.
OptionBool
A type alias for Option<bool>.
OptionBoxAny
An optional BoxAny.
OptionBoxAnySend
An optional BoxAnySend.
OptionBoxAnySendSync
An optional BoxAnySendSync.
OptionBoxAnySync
An optional BoxAnySync.
OptionCompress
A type alias for Option<Compress>.
OptionCookieDomain
Represents an optional cookie domain scope.
OptionCookieExpires
Represents an optional cookie expiration date.
OptionCookieMaxAge
Represents an optional cookie maximum age in seconds.
OptionCookiePath
Represents an optional cookie path scope.
OptionCookieSameSite
Represents an optional cookie SameSite policy.
OptionCookiesValue
Represents an optional cookie value.
OptionDuration
A type alias for Option<Duration>.
OptionI32
A type alias for Option<i32>.
OptionI64
A type alias for Option<i64>.
OptionI128
A type alias for Option<i128>.
OptionRcAny
An optional RcAny.
OptionRcAnySend
An optional RcAnySend.
OptionRcAnySendSync
An optional RcAnySendSync.
OptionRcAnySync
An optional RcAnySync.
OptionRequestHeadersValue
An alias for Option<RequestHeadersValue>, representing an optional collection of header values.
OptionRequestHeadersValueItem
An alias for Option<RequestHeadersValueItem>, representing an optional header value item.
OptionRequestQuerysValue
An alias for Option<RequestQuerysValue>, representing an optional query parameter value.
OptionResponseHeadersValue
An alias for Option<ResponseHeadersValue>, representing an optional collection of values for a response header.
OptionResponseHeadersValueItem
An alias for Option<ResponseHeadersValueItem>, representing an optional value string for an HTTP response header.
OptionSocketAddr
An optional full socket address.
OptionSocketHost
An optional socket host.
OptionSocketPort
An optional socket port.
OptionStr
A type alias for Option<&'a str>.
OptionString
A type alias for Option<String>.
OptionU16
A type alias for Option<u16>.
OptionU32
A type alias for Option<u32>.
OptionU64
A type alias for Option<u64>.
OptionU128
A type alias for Option<u128>.
OptionUsize
A type alias for Option<usize>.
OptionVecU8
A type alias for Option<Vec<u8>>.
RcAny
A type alias for an Rc wrapped Any trait object.
RcAnySend
A type alias for an Rc wrapped Any + Send trait object.
RcAnySendSync
A type alias for an Rc wrapped Any + Send + Sync trait object.
RcAnySync
A type alias for an Rc wrapped Any + Sync trait object.
RcRwLock
A type alias for a reference-counted, read-write locked value.
RequestBody
An alias for Vec<u8>, representing the raw binary body of the request.
RequestBodyString
An alias for String, representing the request body as a UTF-8 encoded string.
RequestHeaders
An alias for HashMapXxHash3_64<RequestHeadersKey, RequestHeadersValue>, representing all headers sent with the HTTP request.
RequestHeadersKey
An alias for String, representing the key type for request headers.
RequestHeadersValue
An alias for VecDeque<RequestHeadersValueItem>, representing a collection of values for a single HTTP request header.
RequestHeadersValueItem
An alias for String, representing a single value for an HTTP request header.
RequestHost
An alias for String, representing the host part of an HTTP request.
RequestMethod
An alias for Method, representing the HTTP request method.
RequestPath
An alias for String, representing the path portion of the request URL.
RequestQuerys
An alias for HashMapXxHash3_64<RequestQuerysKey, RequestQuerysValue>, representing all query parameters parsed from the request URL.
RequestQuerysKey
An alias for String, representing the key type for request query parameters.
RequestQuerysValue
An alias for String, representing the value type for request query parameters.
RequestReaderHandleResult
An alias for Result<Request, RequestError>, representing the result type returned from a request reader handler.
RequestVersion
An alias for HttpVersion, representing the HTTP version.
ResponseBody
An alias for Vec<u8>, representing the binary body of the HTTP response.
ResponseBodyString
An alias for String, representing the body of the HTTP response as a UTF-8 string.
ResponseData
An alias for Vec<u8>, representing the full serialized binary content of the HTTP response.
ResponseDataString
An alias for String, representing the full serialized content of the HTTP response as a UTF-8 string.
ResponseHeaders
An alias for HashMapXxHash3_64<ResponseHeadersKey, ResponseHeadersValue>, representing a map of HTTP response headers.
ResponseHeadersKey
An alias for String, representing the key type used in HTTP response headers.
ResponseHeadersValue
An alias for VecDeque<ResponseHeadersValueItem>, representing a collection of values for a single HTTP response header.
ResponseHeadersValueItem
An alias for String, representing a single value string for an HTTP response header.
ResponseReasonPhrase
An alias for String, representing the reason phrase associated with the HTTP status code.
ResponseResult
An alias for Result<(), ResponseError>, representing the result type returned after writing an HTTP response.
ResponseStatusCode
An alias for usize, representing the numeric status code of the HTTP response.
ResponseVersion
An alias for HttpVersion, representing the HTTP version of the response.
ResultJsonError
A type alias for Result with JsonError as the error type.
RwLockReadGuardRequest
An alias for RwLockReadGuard<'a, Request>, representing a read guard for a Request wrapped in a RwLock.
RwLockReadGuardResponse
An alias for RwLockReadGuard<'a, Response>, representing a read guard to a shared Response value protected by RwLock.
RwLockReadGuardTcpStream
A read guard for a RwLock<TcpStream>.
RwLockWriteGuardRequest
An alias for RwLockWriteGuard<'a, Request>, representing a write guard for a Request wrapped in a RwLock.
RwLockWriteGuardResponse
An alias for RwLockWriteGuard<'a, Response>, representing a write guard to a shared Response value protected by RwLock.
RwLockWriteGuardTcpStream
A write guard for a RwLock<TcpStream>.
SocketHost
A socket host represented by an IP address.
SocketPort
A socket port number.
WebsocketFrameWithLengthOption
An alias for Option<(WebSocketFrame, usize)>, representing a decoded WebSocket frame along with the number of bytes consumed.