Notable RFCs: Unterschied zwischen den Versionen

Aus MattWiki
Keine Bearbeitungszusammenfassung
Zeile 16: Zeile 16:
|https://datatracker.ietf.org/doc/html/rfc2616
|https://datatracker.ietf.org/doc/html/rfc2616
|-
|-
|7213
|7231
|Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
|Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
|https://datatracker.ietf.org/doc/html/rfc7231
|https://datatracker.ietf.org/doc/html/rfc7231
Zeile 28: Zeile 28:


=== HTTP Methods GET, POST, PUT, DELETE ===
=== HTTP Methods GET, POST, PUT, DELETE ===
Descriptions of Methods see the newest
For descriptions of HTTP Methods see methods section in RFC 7213 (in 2024): 
 
https://datatracker.ietf.org/doc/html/rfc7231#autoid-27
[[Kategorie:Development]]
[[Kategorie:Development]]

Version vom 20. April 2024, 15:59 Uhr

This article lists notable request for comments Documents (RFCs) filed at the Internet Engineering Task Force (IETF), particularly but not exclusive to standards for internet applications.

List of RFCs

RFC Title URL
2068 Hypertext Transfer Protocol -- HTTP/1.1 https://datatracker.ietf.org/doc/html/rfc2068
2616 Hypertext Transfer Protocol -- HTTP/1.1 https://datatracker.ietf.org/doc/html/rfc2616
7231 Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content https://datatracker.ietf.org/doc/html/rfc7231
4122 A Universally Unique IDentifier (UUID) URN Namespace https://datatracker.ietf.org/doc/html/rfc4122

Notable Sections in RFCs

HTTP Methods GET, POST, PUT, DELETE

For descriptions of HTTP Methods see methods section in RFC 7213 (in 2024):

https://datatracker.ietf.org/doc/html/rfc7231#autoid-27