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§
- ArcRw
Lock Stream - Thread-safe TCP stream wrapper.
- Cookie
- Parser for HTTP Cookie headers.
- Cookie
Builder - Builder for constructing HTTP cookies.
- Http
UrlComponents - Represents the components of a parsed HTTP URL.
- Json
Deserializer - A structure that deserializes JSON into Rust values.
- Json
Error - This type represents all possible errors that can occur when serializing or deserializing JSON data.
- JsonMap
- Represents a JSON key/value type.
- Json
Number - Represents a JSON number, whether integer or floating point.
- Json
Serializer - A structure for serializing Rust values into JSON.
- Json
Stream Deserializer - Iterator that deserializes a stream into multiple JSON values.
- Request
- HTTP request representation.
- Response
- Represents a parsed HTTP response.
- WebSocket
Frame - Represents a decoded WebSocket frame.
- XxHash3_
64 - Calculates the 64-bit hash.
Enums§
- Compress
- Represents different compression algorithms supported by the library.
- Content
Type - Supported HTTP content types.
- File
Extension - Enumeration of supported file extensions.
- Http
Status - Standard HTTP status codes.
- Http
UrlError - Represents different types of errors that can occur when handling HTTP URLs.
- Http
Version - Represents the HTTP version used in the request or response.
- Json
Value - Represents any valid JSON value.
- Method
- Defines the
Method
enum, representing HTTP request methods. - Protocol
- Represents HTTP-related protocols.
- Request
Error - Response
Error - Represents various errors that can occur during HTTP response processing.
- Upgrade
Type - Represents different upgrade types.
- WebSocket
Opcode - 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_ BINHE X40 - 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_
METALIN K4_ 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_ ESZIGN O3_ 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_ OASY S2 - The
Content-Type
for Fujitsu Oasys 2. - APPLICATION_
VND_ FUJITSU_ OASY S3 - 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_ POWERBUILDE R6 - 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_ ROUT E66_ 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_ ECEL P4800 - The
Content-Type
for Nuera ECELP 4800 audio. - AUDIO_
VND_ NUERA_ ECEL P7470 - The
Content-Type
for Nuera ECELP 7470 audio. - AUDIO_
VND_ NUERA_ ECEL P9600 - 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_ ECEL P4800 - The file extension for Nuera ECELP 4800 audio.
- FILE_
EXTENSION_ ECEL P7470 - The file extension for Nuera ECELP 7470 audio.
- FILE_
EXTENSION_ ECEL P9600 - 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_ ONETO C2 - 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.
- AnySend
Clone - Represents a type that can be dynamically downcast, is safe to send across threads, and can be cloned.
- AnySend
Sync - Represents a type that can be dynamically downcast and is safe to both send and share across threads.
- AnySend
Sync Clone - 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.
- AnySync
Clone - 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 typeT
. - 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
intoserde_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
wrappedAny
trait object. - ArcAny
Send - A type alias for an
Arc
wrappedAny + Send
trait object. - ArcAny
Send Sync - A type alias for an
Arc
wrappedAny + Send + Sync
trait object. - ArcAny
Sync - A type alias for an
Arc
wrappedAny + Sync
trait object. - ArcMutex
- A type alias for a thread-safe, atomically reference-counted mutex.
- ArcMutex
Guard TcpStream - A thread-safe reference to a
Mutex
guard forTcpStream
. - ArcRw
Lock - A type alias for a thread-safe, atomically reference-counted read-write lock.
- ArcRw
Lock Write Guard TcpStream - A thread-safe reference to a
RwLock
write guard forTcpStream
. - ArcStream
- A thread-safe reference-counted
TcpStream
. - BoxAny
- A type alias for a boxed
Any
trait object. - BoxAny
Send - A type alias for a boxed
Any + Send
trait object. - BoxAny
Send Sync - A type alias for a boxed
Any + Send + Sync
trait object. - BoxAny
Sync - A type alias for a boxed
Any + Sync
trait object. - BoxRw
Lock - A type alias for a heap-allocated read-write lock.
- Cookie
Key - Represents the key/name of an HTTP cookie.
- Cookie
String - Represents the raw cookie string from an HTTP request header.
- Cookie
Value - Represents the value/content of an HTTP cookie.
- Cookies
- Represents a collection of HTTP cookies.
- Hash
MapXx Hash3_ 64 - Hash
SetXx Hash3_ 64 - A type alias for
HashSet
usingXxHash3_64
as the hasher. - Json
Result - Alias for a
Result
with the error typeserde_json::Error
. - Option
ArcAny - An optional
ArcAny
. - Option
ArcAny Send - An optional
ArcAnySend
. - Option
ArcAny Send Sync - An optional
ArcAnySendSync
. - Option
ArcAny Sync - An optional
ArcAnySync
. - Option
ArcMutex Guard TcpStream - An optional thread-safe reference to a
Mutex
guard forTcpStream
. - Option
ArcRw Lock Stream - An optional thread-safe read-write locked
TcpStream
wrapper. - Option
ArcRw Lock Write Guard TcpStream - An optional thread-safe reference to a
RwLock
write guard forTcpStream
. - Option
ArcTcp Stream - An optional thread-safe reference-counted
TcpStream
. - Option
Bool - A type alias for
Option<bool>
. - Option
BoxAny - An optional
BoxAny
. - Option
BoxAny Send - An optional
BoxAnySend
. - Option
BoxAny Send Sync - An optional
BoxAnySendSync
. - Option
BoxAny Sync - An optional
BoxAnySync
. - Option
Compress - A type alias for
Option<Compress>
. - Option
Cookie Domain - Represents an optional cookie domain scope.
- Option
Cookie Expires - Represents an optional cookie expiration date.
- Option
Cookie MaxAge - Represents an optional cookie maximum age in seconds.
- Option
Cookie Path - Represents an optional cookie path scope.
- Option
Cookie Same Site - Represents an optional cookie SameSite policy.
- Option
Cookies Value - Represents an optional cookie value.
- Option
Duration - A type alias for
Option<Duration>
. - Option
I32 - A type alias for
Option<i32>
. - Option
I64 - A type alias for
Option<i64>
. - Option
I128 - A type alias for
Option<i128>
. - Option
RcAny - An optional
RcAny
. - Option
RcAny Send - An optional
RcAnySend
. - Option
RcAny Send Sync - An optional
RcAnySendSync
. - Option
RcAny Sync - An optional
RcAnySync
. - Option
Request Headers Value - An alias for
Option<RequestHeadersValue>
, representing an optional collection of header values. - Option
Request Headers Value Item - An alias for
Option<RequestHeadersValueItem>
, representing an optional header value item. - Option
Request Querys Value - An alias for
Option<RequestQuerysValue>
, representing an optional query parameter value. - Option
Response Headers Value - An alias for
Option<ResponseHeadersValue>
, representing an optional collection of values for a response header. - Option
Response Headers Value Item - An alias for
Option<ResponseHeadersValueItem>
, representing an optional value string for an HTTP response header. - Option
Socket Addr - An optional full socket address.
- Option
Socket Host - An optional socket host.
- Option
Socket Port - An optional socket port.
- Option
Str - A type alias for
Option<&'a str>
. - Option
String - A type alias for
Option<String>
. - Option
U16 - A type alias for
Option<u16>
. - Option
U32 - A type alias for
Option<u32>
. - Option
U64 - A type alias for
Option<u64>
. - Option
U128 - A type alias for
Option<u128>
. - Option
Usize - A type alias for
Option<usize>
. - Option
VecU8 - A type alias for
Option<Vec<u8>>
. - RcAny
- A type alias for an
Rc
wrappedAny
trait object. - RcAny
Send - A type alias for an
Rc
wrappedAny + Send
trait object. - RcAny
Send Sync - A type alias for an
Rc
wrappedAny + Send + Sync
trait object. - RcAny
Sync - A type alias for an
Rc
wrappedAny + Sync
trait object. - RcRw
Lock - A type alias for a reference-counted, read-write locked value.
- Request
Body - An alias for
Vec<u8>
, representing the raw binary body of the request. - Request
Body String - An alias for
String
, representing the request body as a UTF-8 encoded string. - Request
Headers - An alias for
HashMapXxHash3_64<RequestHeadersKey, RequestHeadersValue>
, representing all headers sent with the HTTP request. - Request
Headers Key - An alias for
String
, representing the key type for request headers. - Request
Headers Value - An alias for
VecDeque<RequestHeadersValueItem>
, representing a collection of values for a single HTTP request header. - Request
Headers Value Item - An alias for
String
, representing a single value for an HTTP request header. - Request
Host - An alias for
String
, representing the host part of an HTTP request. - Request
Method - An alias for
Method
, representing the HTTP request method. - Request
Path - An alias for
String
, representing the path portion of the request URL. - Request
Querys - An alias for
HashMapXxHash3_64<RequestQuerysKey, RequestQuerysValue>
, representing all query parameters parsed from the request URL. - Request
Querys Key - An alias for
String
, representing the key type for request query parameters. - Request
Querys Value - An alias for
String
, representing the value type for request query parameters. - Request
Reader Handle Result - An alias for
Result<Request, RequestError>
, representing the result type returned from a request reader handler. - Request
Version - An alias for
HttpVersion
, representing the HTTP version. - Response
Body - An alias for
Vec<u8>
, representing the binary body of the HTTP response. - Response
Body String - An alias for
String
, representing the body of the HTTP response as a UTF-8 string. - Response
Data - An alias for
Vec<u8>
, representing the full serialized binary content of the HTTP response. - Response
Data String - An alias for
String
, representing the full serialized content of the HTTP response as a UTF-8 string. - Response
Headers - An alias for
HashMapXxHash3_64<ResponseHeadersKey, ResponseHeadersValue>
, representing a map of HTTP response headers. - Response
Headers Key - An alias for
String
, representing the key type used in HTTP response headers. - Response
Headers Value - An alias for
VecDeque<ResponseHeadersValueItem>
, representing a collection of values for a single HTTP response header. - Response
Headers Value Item - An alias for
String
, representing a single value string for an HTTP response header. - Response
Reason Phrase - An alias for
String
, representing the reason phrase associated with the HTTP status code. - Response
Result - An alias for
Result<(), ResponseError>
, representing the result type returned after writing an HTTP response. - Response
Status Code - An alias for
usize
, representing the numeric status code of the HTTP response. - Response
Version - An alias for
HttpVersion
, representing the HTTP version of the response. - Result
Json Error - A type alias for
Result
withJsonError
as the error type. - RwLock
Read Guard Request - An alias for
RwLockReadGuard<'a, Request>
, representing a read guard for aRequest
wrapped in aRwLock
. - RwLock
Read Guard Response - An alias for
RwLockReadGuard<'a, Response>
, representing a read guard to a sharedResponse
value protected byRwLock
. - RwLock
Read Guard TcpStream - A read guard for a
RwLock<TcpStream>
. - RwLock
Write Guard Request - An alias for
RwLockWriteGuard<'a, Request>
, representing a write guard for aRequest
wrapped in aRwLock
. - RwLock
Write Guard Response - An alias for
RwLockWriteGuard<'a, Response>
, representing a write guard to a sharedResponse
value protected byRwLock
. - RwLock
Write Guard TcpStream - A write guard for a
RwLock<TcpStream>
. - Socket
Host - A socket host represented by an IP address.
- Socket
Port - A socket port number.
- Websocket
Frame With Length Option - An alias for
Option<(WebSocketFrame, usize)>
, representing a decoded WebSocket frame along with the number of bytes consumed.