Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

List of HTTP header fields

Index List of HTTP header fields

HTTP header fields are components of the header section of request and response messages in the Hypertext Transfer Protocol (HTTP). [1]

61 relations: Ajax (programming), AngularJS, Base64, Basic access authentication, Byte serving, Carriage return, Chunked transfer encoding, Clickjacking, Common Gateway Interface, Content negotiation, Content Security Policy, Cross-origin resource sharing, Cross-site request forgery, Cross-site scripting, Cryptographic hash function, De facto standard, Deep packet inspection, DEFLATE, Django (web framework), Do Not Track, Electronic Frontier Foundation, Firefox 4, Google Chrome, Google Chrome Frame, HTTP compression, HTTP cookie, HTTP ETag, HTTP header injection, HTTP location, HTTP Public Key Pinning, HTTP referer, HTTP Strict Transport Security, HTTP/1.1 Upgrade header, HTTP/2, Hypertext Transfer Protocol, Internet Assigned Numbers Authority, Internet Engineering Task Force, Internet Explorer, Internet Explorer 9, JavaScript framework, List of HTTP status codes, List of TCP and UDP port numbers, MD5, Media type, Meta refresh, Microsoft, Newline, Octet (computing), P3P, Port (computer networking), ..., Safari (web browser), SAP SE, String (computer science), Transport Layer Security, URL redirection, User agent, Verizon Wireless, Virtual hosting, Web cache, World Wide Web Consortium, X-Forwarded-For. Expand index (11 more) »

Ajax (programming)

Ajax (also AJAX; short for "Asynchronous JavaScript And XML") is a set of Web development techniques using many Web technologies on the client side to create asynchronous Web applications.

New!!: List of HTTP header fields and Ajax (programming) · See more »

AngularJS

AngularJS (commonly referred to as "Angular.js" or "AngularJS") is a JavaScript-based open-source front-end web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.

New!!: List of HTTP header fields and AngularJS · See more »

Base64

Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation.

New!!: List of HTTP header fields and Base64 · See more »

Basic access authentication

In the context of an HTTP transaction, basic access authentication is a method for an HTTP user agent (e.g. a web browser) to provide a user name and password when making a request.

New!!: List of HTTP header fields and Basic access authentication · See more »

Byte serving

Byte serving (other names: RFC 7233 says the client makes Range Requests when it makes a partial content request; Clients make range requests; Byte Range Serving; Page on demand) is the process of sending only a portion of an HTTP/1.1 message from a server to a client.

New!!: List of HTTP header fields and Byte serving · See more »

Carriage return

A carriage return, sometimes known as a cartridge return and often shortened to CR, or return, is a control character or mechanism used to reset a device's position to the beginning of a line of text.

New!!: List of HTTP header fields and Carriage return · See more »

Chunked transfer encoding

Chunked transfer encoding is a streaming data transfer mechanism available in version 1.1 of the Hypertext Transfer Protocol (HTTP).

New!!: List of HTTP header fields and Chunked transfer encoding · See more »

Clickjacking

Clickjacking (User Interface redress attack, UI redress attack, UI redressing) is a malicious technique of tricking a Web user into clicking on something different from what the user perceives they are clicking on, thus potentially revealing confidential information or taking control of their computer while clicking on seemingly innocuous web pages.

New!!: List of HTTP header fields and Clickjacking · See more »

Common Gateway Interface

In computing, Common Gateway Interface (CGI) offers a standard protocol for web servers to execute programs that execute like console applications (also called command-line interface programs) running on a server that generates web pages dynamically.

New!!: List of HTTP header fields and Common Gateway Interface · See more »

Content negotiation

Content negotiation refers to mechanisms defined as a part of HTTP that make it possible to serve different versions of a document (or more generally, representations of a resource) at the same URI, so that user agents can specify which version fits their capabilities the best.

New!!: List of HTTP header fields and Content negotiation · See more »

Content Security Policy

Content Security Policy (CSP) is a computer security standard introduced to prevent cross-site scripting (XSS), clickjacking and other code injection attacks resulting from execution of malicious content in the trusted web page context.

New!!: List of HTTP header fields and Content Security Policy · See more »

Cross-origin resource sharing

Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources (e.g. fonts) on a web page to be requested from another domain outside the domain from which the first resource was served.

New!!: List of HTTP header fields and Cross-origin resource sharing · See more »

Cross-site request forgery

Cross-site request forgery, also known as one-click attack or session riding and abbreviated as CSRF (sometimes pronounced sea-surf) or XSRF, is a type of malicious exploit of a website where unauthorized commands are transmitted from a user that the web application trusts.

New!!: List of HTTP header fields and Cross-site request forgery · See more »

Cross-site scripting

Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications.

New!!: List of HTTP header fields and Cross-site scripting · See more »

Cryptographic hash function

A cryptographic hash function is a special class of hash function that has certain properties which make it suitable for use in cryptography.

New!!: List of HTTP header fields and Cryptographic hash function · See more »

De facto standard

A standard is a custom or convention that has achieved a dominant position by public acceptance or market forces (for example, by early entrance to the market).

New!!: List of HTTP header fields and De facto standard · See more »

Deep packet inspection

Deep packet inspection is a type of data processing that inspects in detail the data being sent over a computer network, and usually takes action by blocking, re-routing, or logging it accordingly.

New!!: List of HTTP header fields and Deep packet inspection · See more »

DEFLATE

In computing, Deflate is a lossless data compression algorithm and associated file format that uses a combination of the LZ77 algorithm and Huffman coding.

New!!: List of HTTP header fields and DEFLATE · See more »

Django (web framework)

Django is a free and open-source web framework, written in Python, which follows the model-view-template (MVT) architectural pattern.

New!!: List of HTTP header fields and Django (web framework) · See more »

Do Not Track

The Do Not Track (DNT) header is the proposed HTTP header field DNT that requests that a web application disable either its tracking or cross-site user tracking (the ambiguity remains unresolved) of an individual user.

New!!: List of HTTP header fields and Do Not Track · See more »

Electronic Frontier Foundation

The Electronic Frontier Foundation (EFF) is an international non-profit digital rights group based in San Francisco, California.

New!!: List of HTTP header fields and Electronic Frontier Foundation · See more »

Firefox 4

Mozilla Firefox 4 is a version of the Firefox web browser, released on March 22, 2011.

New!!: List of HTTP header fields and Firefox 4 · See more »

Google Chrome

Google Chrome is a freeware web browser developed by Google LLC.

New!!: List of HTTP header fields and Google Chrome · See more »

Google Chrome Frame

Google Chrome Frame is a plug-in designed for Internet Explorer based on the open-source Chromium project.

New!!: List of HTTP header fields and Google Chrome Frame · See more »

HTTP compression

HTTP compression is a capability that can be built into web servers and web clients to improve transfer speed and bandwidth utilization.

New!!: List of HTTP header fields and HTTP compression · See more »

HTTP cookie

An HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing.

New!!: List of HTTP header fields and HTTP cookie · See more »

HTTP ETag

The ETag or entity tag is part of HTTP, the protocol for the World Wide Web.

New!!: List of HTTP header fields and HTTP ETag · See more »

HTTP header injection

HTTP header injection is a general class of web application security vulnerability which occurs when Hypertext Transfer Protocol (HTTP) headers are dynamically generated based on user input.

New!!: List of HTTP header fields and HTTP header injection · See more »

HTTP location

The HTTP Location header field is returned in responses from an HTTP server under two circumstances.

New!!: List of HTTP header fields and HTTP location · See more »

HTTP Public Key Pinning

HTTP Public Key Pinning (HPKP) is an Internet security mechanism delivered via an HTTP header which allows HTTPS websites to resist impersonation by attackers using mis-issued or otherwise fraudulent certificates.

New!!: List of HTTP header fields and HTTP Public Key Pinning · See more »

HTTP referer

The HTTP (originally a misspelling of referrer) is an HTTP header field that identifies the address of the webpage (i.e. the URI or IRI) that linked to the resource being requested.

New!!: List of HTTP header fields and HTTP referer · See more »

HTTP Strict Transport Security

HTTP Strict Transport Security (HSTS) is a web security policy mechanism that helps to protect websites against protocol downgrade attacks and cookie hijacking.

New!!: List of HTTP header fields and HTTP Strict Transport Security · See more »

HTTP/1.1 Upgrade header

The Upgrade header field is an HTTP header field introduced in HTTP/1.1.

New!!: List of HTTP header fields and HTTP/1.1 Upgrade header · See more »

HTTP/2

HTTP/2 (originally named HTTP/2.0) is a major revision of the HTTP network protocol used by the World Wide Web.

New!!: List of HTTP header fields and HTTP/2 · See more »

Hypertext Transfer Protocol

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, and hypermedia information systems.

New!!: List of HTTP header fields and Hypertext Transfer Protocol · See more »

Internet Assigned Numbers Authority

The Internet Assigned Numbers Authority (IANA) is a function of ICANN, a nonprofit private American corporation that oversees global IP address allocation, autonomous system number allocation, root zone management in the Domain Name System (DNS), media types, and other Internet Protocol-related symbols and Internet numbers.

New!!: List of HTTP header fields and Internet Assigned Numbers Authority · See more »

Internet Engineering Task Force

The Internet Engineering Task Force (IETF) develops and promotes voluntary Internet standards, in particular the standards that comprise the Internet protocol suite (TCP/IP).

New!!: List of HTTP header fields and Internet Engineering Task Force · See more »

Internet Explorer

Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated IE or MSIE) is a series of graphical web browsers developed by Microsoft and included in the Microsoft Windows line of operating systems, starting in 1995.

New!!: List of HTTP header fields and Internet Explorer · See more »

Internet Explorer 9

Internet Explorer 9 or IE9 (officially Windows Internet Explorer 9) is a version of the Internet Explorer web browser from Microsoft.

New!!: List of HTTP header fields and Internet Explorer 9 · See more »

JavaScript framework

A JavaScript framework is an application framework written in JavaScript.

New!!: List of HTTP header fields and JavaScript framework · See more »

List of HTTP status codes

This is a list of Hypertext Transfer Protocol (HTTP) response status codes.

New!!: List of HTTP header fields and List of HTTP status codes · See more »

List of TCP and UDP port numbers

This is a list of TCP and UDP port numbers used by protocols of the application layer of the Internet protocol suite for the establishment of host-to-host connectivity.

New!!: List of HTTP header fields and List of TCP and UDP port numbers · See more »

MD5

The MD5 algorithm is a widely used hash function producing a 128-bit hash value.

New!!: List of HTTP header fields and MD5 · See more »

Media type

A media type (formerly known as MIME type) is a two-part identifier for file formats and format contents transmitted on the Internet.

New!!: List of HTTP header fields and Media type · See more »

Meta refresh

Meta refresh is a method of instructing a web browser to automatically refresh the current web page or frame after a given time interval, using an HTML meta element with the http-equiv parameter set to "refresh" and a content parameter giving the time interval in seconds.

New!!: List of HTTP header fields and Meta refresh · See more »

Microsoft

Microsoft Corporation (abbreviated as MS) is an American multinational technology company with headquarters in Redmond, Washington.

New!!: List of HTTP header fields and Microsoft · See more »

Newline

Newline (frequently called line ending, end of line (EOL), line feed, or line break) is a control character or sequence of control characters in a character encoding specification, e.g. ASCII or EBCDIC.

New!!: List of HTTP header fields and Newline · See more »

Octet (computing)

The octet is a unit of digital information in computing and telecommunications that consists of eight bits.

New!!: List of HTTP header fields and Octet (computing) · See more »

P3P

The Platform for Privacy Preferences Project (P3P) is an obsolete protocol allowing websites to declare their intended use of information they collect about web browser users.

New!!: List of HTTP header fields and P3P · See more »

Port (computer networking)

In computer networking, a port is an endpoint of communication in an operating system, which identifies a specific process or a type of network service running on that system.

New!!: List of HTTP header fields and Port (computer networking) · See more »

Safari (web browser)

Safari is a web browser developed by Apple based on the WebKit engine.

New!!: List of HTTP header fields and Safari (web browser) · See more »

SAP SE

SAP SE (Systeme, Anwendungen und Produkte in der Datenverarbeitung, "Systems, Applications & Products in Data Processing") is a German-based European multinational software corporation that makes enterprise software to manage business operations and customer relations.

New!!: List of HTTP header fields and SAP SE · See more »

String (computer science)

In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable.

New!!: List of HTTP header fields and String (computer science) · See more »

Transport Layer Security

Transport Layer Security (TLS) – and its predecessor, Secure Sockets Layer (SSL), which is now deprecated by the Internet Engineering Task Force (IETF) – are cryptographic protocols that provide communications security over a computer network.

New!!: List of HTTP header fields and Transport Layer Security · See more »

URL redirection

URL redirection, also called URL forwarding, is a World Wide Web technique for making a web page available under more than one URL address.

New!!: List of HTTP header fields and URL redirection · See more »

User agent

In computing, a user agent is software (a software agent) that is acting on behalf of a user.

New!!: List of HTTP header fields and User agent · See more »

Verizon Wireless

Cellco Partnership, d/b/a Verizon Wireless (commonly shortened to Verizon, and stylized as verizon), is an American telecommunications company which offers wireless products and services.

New!!: List of HTTP header fields and Verizon Wireless · See more »

Virtual hosting

Virtual hosting is a method for hosting multiple domain names (with separate handling of each name) on a single server (or pool of servers).

New!!: List of HTTP header fields and Virtual hosting · See more »

Web cache

A web cache (or HTTP cache) is an information technology for the temporary storage (caching) of web documents, such as HTML pages and images, to reduce server lag.

New!!: List of HTTP header fields and Web cache · See more »

World Wide Web Consortium

The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web (abbreviated WWW or W3).

New!!: List of HTTP header fields and World Wide Web Consortium · See more »

X-Forwarded-For

The X-Forwarded-For (XFF) HTTP header field is a common method for identifying the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer.

New!!: List of HTTP header fields and X-Forwarded-For · See more »

Redirects here:

Accept-Encoding, Accept-Language, Content-Length, Expire header, HTTP header, HTTP headers, HTTP request header field, HTTP response header field, List of HTTP headers, No-cache tag, X Powered By, X-FRAME-OPTIONS, X-Frame-Options, X-Powered-By, X-Requested-With.

References

[1] https://en.wikipedia.org/wiki/List_of_HTTP_header_fields

OutgoingIncoming
Hey! We are on Facebook now! »