HTTP (Hypertext Transfer Protocol): Difference between revisions

From NENA Knowledge Base
Content added Content deleted
(Updated in NENAkb to match MGv24 and added bold & italics term to beginning of definition.)
m (Text replacement - "/rfc:" to "/rfc")
Line 14: Line 14:
{{External References}}
{{External References}}


*[https://tools.ietf.org/html/rfc:7230 RFC 7230, Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing]
*[https://tools.ietf.org/html/rfc7230 RFC 7230, Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing]
*[https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol Wikipedia definition - HTTP]
*[https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol Wikipedia definition - HTTP]
*[https://en.wikipedia.org/wiki/HTTPS Wikipedia definition - HTTPS]
*[https://en.wikipedia.org/wiki/HTTPS Wikipedia definition - HTTPS]

Revision as of 13:40, 12 January 2022

HTTP (Hypertext Transfer Protocol) is typically used between a web client and a web server that transports HTML and/or XML.

Related Terms:

HTTPS (Hypertext Transfer Protocol Secure)

HTTP with secure transport (Transport Layer Security or its predecessor, Secure Sockets Layer).

Relevant NENA Documents
Note: To find and download the document, copy the document number (like NENA-STA-010) from below and search the NENA Standards and Documents page.


NENA-STA-010, Detailed Functional and Interface Standards for the NENA i3 Solution

External References