Notable RFCs: Unterschied zwischen den Versionen

Aus MattWiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
This article lists notable Request for Comments Documents (RFCs), particularly but not exclusive to standards for internet applications.
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 ==
== List of RFCs ==
Zeile 8: Zeile 8:
!URL
!URL
|-
|-
|<nowiki>RFC 2616</nowiki>
|2068
|Hypertext Transfer Protocol -- HTTP/1.1
|https://datatracker.ietf.org/doc/html/rfc2068
|-
|2616
|Hypertext Transfer Protocol -- HTTP/1.1
|Hypertext Transfer Protocol -- HTTP/1.1
|https://datatracker.ietf.org/doc/html/rfc2616
|https://datatracker.ietf.org/doc/html/rfc2616
|-
|-
|<nowiki>RFC 4122</nowiki>
|7213
|Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
|https://datatracker.ietf.org/doc/html/rfc7231
|-
|4122
|A Universally Unique IDentifier (UUID) URN Namespace
|A Universally Unique IDentifier (UUID) URN Namespace
|https://datatracker.ietf.org/doc/html/rfc4122
|https://datatracker.ietf.org/doc/html/rfc4122
Zeile 19: Zeile 27:
== Notable Sections in RFCs ==
== Notable Sections in RFCs ==


=== RFC 2616 HTTP Methods ===
=== HTTP Methods GET, POST, PUT, DELETE ===
Descriptions of Methods see the newest
[[Kategorie:Development]]
[[Kategorie:Development]]

Version vom 20. April 2024, 15:33 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
7213 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

Descriptions of Methods see the newest