Notable RFCs: Unterschied zwischen den Versionen
Aus MattWiki
Matt (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Matt (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
This article lists notable | 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 | ||
|- | |- | ||
| | |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 | ||
|- | |- | ||
| | |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 == | ||
=== | === HTTP Methods GET, POST, PUT, DELETE === | ||
Descriptions of Methods see the newest | |||
[[Kategorie:Development]] | [[Kategorie:Development]] |
Version vom 20. April 2024, 14: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