From df12ec2617159d79d2ea959389358ef52423f9ff Mon Sep 17 00:00:00 2001 From: julieng Date: Fri, 17 Sep 2021 20:49:55 +0200 Subject: move *.html to *.md --- .../http/resources_and_specifications/index.html | 268 --------------------- .../web/http/resources_and_specifications/index.md | 268 +++++++++++++++++++++ 2 files changed, 268 insertions(+), 268 deletions(-) delete mode 100644 files/fr/web/http/resources_and_specifications/index.html create mode 100644 files/fr/web/http/resources_and_specifications/index.md (limited to 'files/fr/web/http/resources_and_specifications') diff --git a/files/fr/web/http/resources_and_specifications/index.html b/files/fr/web/http/resources_and_specifications/index.html deleted file mode 100644 index 5e1b2dc494..0000000000 --- a/files/fr/web/http/resources_and_specifications/index.html +++ /dev/null @@ -1,268 +0,0 @@ ---- -title: Ressources et spécifications sur HTTP -slug: Web/HTTP/Resources_and_specifications -tags: - - Guide - - HTTP -translation_of: Web/HTTP/Resources_and_specifications ---- -
{{HTTPSidebar}}
- -

HTTP a été spécifié pour la première fois au début des années 1990. Conçu dans un souci d'extensibilité, il a fait l'objet de nombreux ajouts au fil des ans, ce qui a entraîné la dispersion de sa spécification dans de nombreux documents de spécification (au milieu d'extensions expérimentales abandonnées). Cette page répertorie les ressources pertinentes sur HTTP.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpécificationTitreStatut
{{rfc(7230)}}Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and RoutingProposition de norme
{{rfc(7231)}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and ContentProposition de norme
{{rfc(7232)}}Hypertext Transfer Protocol (HTTP/1.1): Conditional RequestsProposition de norme
{{rfc(7233)}}Hypertext Transfer Protocol (HTTP/1.1): Range RequestsProposition de norme
{{rfc(7234)}}Hypertext Transfer Protocol (HTTP/1.1): CachingProposition de norme
{{rfc(5861)}}HTTP Cache-Control Extensions for Stale ContentInformation
{{rfc(8246)}}HTTP Immutable ResponsesProposition de norme
{{rfc(7235)}}Hypertext Transfer Protocol (HTTP/1.1): AuthenticationProposition de norme
{{rfc(6265)}}HTTP State Management Mechanism
- Defines Cookies
Proposition de norme
Draft specCookie PrefixesIETF Draft
Draft specSame-Site CookiesIETF Draft
Draft specDeprecate modification of 'secure' cookies from non-secure originsIETF Draft
{{rfc(2145)}}Use and Interpretation of HTTP Version NumbersInformation
{{rfc(6585)}}Additional HTTP Status CodesProposition de norme
{{rfc(7538)}}The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)Proposition de norme
{{rfc(7725)}}An HTTP Status Code to Report Legal ObstaclesEn cours de normalisation
{{rfc(2397)}}The "data" URL schemeProposition de norme
{{rfc(3986)}}Uniform Resource Identifier (URI): Generic SyntaxStandard Internet
{{rfc(5988)}}Web Linking
- Defines the {{HTTPHeader("Link")}} header
Proposition de norme
Experimental specHypertext Transfer Protocol (HTTP) Keep-Alive HeaderInformation (Expirée)
Draft specHTTP Client HintsIETF Draft
{{rfc(7578)}}Returning Values from Forms: multipart/form-dataProposition de norme
{{rfc(6266)}}Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)Proposition de norme
{{rfc(2183)}}Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field
- Only a subset of syntax of the {{HTTPHeader("Content-Disposition")}} header can be used in the context of HTTP messages.
Proposition de norme
{{rfc(7239)}}Forwarded HTTP ExtensionProposition de norme
{{rfc(6455)}}The WebSocket ProtocolProposition de norme
{{rfc(5246)}}The Transport Layer Security (TLS) Protocol Version 1.2
- This specification has been modified by subsequent RFCs, but these modifications have no effect on the HTTP protocol.
Proposition de norme
{{rfc(8446)}}The Transport Layer Security (TLS) Protocol Version 1.3
- Supersedes TLS 1.2.
Proposition de norme
{{rfc(2817)}}Upgrading to TLS Within HTTP/1.1Proposition de norme
{{rfc(7540)}}Hypertext Transfer Protocol Version 2 (HTTP/2)Proposition de norme
{{rfc(7541)}}HPACK: Header Compression for HTTP/2En cours de normalisation
{{rfc(7838)}}HTTP Alternative ServicesEn cours de normalisation
{{rfc(7301)}}Transport Layer Security (TLS) Application-Layer Protocol Negotiation Extension
- Used to negotiate HTTP/2 at the transport to save an extra request/response round trip.
Proposition de norme
{{rfc(6454)}}The Web Origin ConceptProposition de norme
{{SpecName('Fetch', '#cors-protocol', 'CORS')}}Cross-Origin Resource Sharing{{Spec2("Fetch")}}
{{rfc(7034)}}HTTP Header Field X-Frame-OptionsInformation
{{rfc(6797)}}HTTP Strict Transport Security (HSTS)Proposition de norme
{{SpecName("Upgrade Insecure Requests")}}Upgrade Insecure Requests{{Spec2("Upgrade Insecure Requests")}}
{{SpecName("CSP 1.0")}}Content Security Policy 1.0
- CSP 1.1 and CSP 3.0 doesn't extend the HTTP standard
{{Spec2("CSP 1.0")}}
Microsoft documentSpecifying legacy document modes*
- Defines X-UA-Compatible
Note
{{rfc(5689)}}HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)
- These extensions of the Web, as well as CardDAV and CalDAV, are out-of-scope for HTTP on the Web. Modern APIs for application are defines using the RESTful pattern nowadays.
Proposition de norme
{{rfc(2324)}}Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)Spec blague du 1er avril
{{rfc(7168)}}The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA)Spec blague du 1er avril
{{SpecName("HTML WHATWG")}}HTML
- Defines extensions of HTTP for Server-Sent Events
{{Spec2("HTML WHATWG")}}
Tracking Preference ExpressionDNT headerEditor's draft / Candidate recommendation
Reporting APIReport-To headerDraft
Draft specExpect-CT Extension for HTTPIETF Draft
diff --git a/files/fr/web/http/resources_and_specifications/index.md b/files/fr/web/http/resources_and_specifications/index.md new file mode 100644 index 0000000000..5e1b2dc494 --- /dev/null +++ b/files/fr/web/http/resources_and_specifications/index.md @@ -0,0 +1,268 @@ +--- +title: Ressources et spécifications sur HTTP +slug: Web/HTTP/Resources_and_specifications +tags: + - Guide + - HTTP +translation_of: Web/HTTP/Resources_and_specifications +--- +
{{HTTPSidebar}}
+ +

HTTP a été spécifié pour la première fois au début des années 1990. Conçu dans un souci d'extensibilité, il a fait l'objet de nombreux ajouts au fil des ans, ce qui a entraîné la dispersion de sa spécification dans de nombreux documents de spécification (au milieu d'extensions expérimentales abandonnées). Cette page répertorie les ressources pertinentes sur HTTP.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SpécificationTitreStatut
{{rfc(7230)}}Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and RoutingProposition de norme
{{rfc(7231)}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and ContentProposition de norme
{{rfc(7232)}}Hypertext Transfer Protocol (HTTP/1.1): Conditional RequestsProposition de norme
{{rfc(7233)}}Hypertext Transfer Protocol (HTTP/1.1): Range RequestsProposition de norme
{{rfc(7234)}}Hypertext Transfer Protocol (HTTP/1.1): CachingProposition de norme
{{rfc(5861)}}HTTP Cache-Control Extensions for Stale ContentInformation
{{rfc(8246)}}HTTP Immutable ResponsesProposition de norme
{{rfc(7235)}}Hypertext Transfer Protocol (HTTP/1.1): AuthenticationProposition de norme
{{rfc(6265)}}HTTP State Management Mechanism
+ Defines Cookies
Proposition de norme
Draft specCookie PrefixesIETF Draft
Draft specSame-Site CookiesIETF Draft
Draft specDeprecate modification of 'secure' cookies from non-secure originsIETF Draft
{{rfc(2145)}}Use and Interpretation of HTTP Version NumbersInformation
{{rfc(6585)}}Additional HTTP Status CodesProposition de norme
{{rfc(7538)}}The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)Proposition de norme
{{rfc(7725)}}An HTTP Status Code to Report Legal ObstaclesEn cours de normalisation
{{rfc(2397)}}The "data" URL schemeProposition de norme
{{rfc(3986)}}Uniform Resource Identifier (URI): Generic SyntaxStandard Internet
{{rfc(5988)}}Web Linking
+ Defines the {{HTTPHeader("Link")}} header
Proposition de norme
Experimental specHypertext Transfer Protocol (HTTP) Keep-Alive HeaderInformation (Expirée)
Draft specHTTP Client HintsIETF Draft
{{rfc(7578)}}Returning Values from Forms: multipart/form-dataProposition de norme
{{rfc(6266)}}Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)Proposition de norme
{{rfc(2183)}}Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field
+ Only a subset of syntax of the {{HTTPHeader("Content-Disposition")}} header can be used in the context of HTTP messages.
Proposition de norme
{{rfc(7239)}}Forwarded HTTP ExtensionProposition de norme
{{rfc(6455)}}The WebSocket ProtocolProposition de norme
{{rfc(5246)}}The Transport Layer Security (TLS) Protocol Version 1.2
+ This specification has been modified by subsequent RFCs, but these modifications have no effect on the HTTP protocol.
Proposition de norme
{{rfc(8446)}}The Transport Layer Security (TLS) Protocol Version 1.3
+ Supersedes TLS 1.2.
Proposition de norme
{{rfc(2817)}}Upgrading to TLS Within HTTP/1.1Proposition de norme
{{rfc(7540)}}Hypertext Transfer Protocol Version 2 (HTTP/2)Proposition de norme
{{rfc(7541)}}HPACK: Header Compression for HTTP/2En cours de normalisation
{{rfc(7838)}}HTTP Alternative ServicesEn cours de normalisation
{{rfc(7301)}}Transport Layer Security (TLS) Application-Layer Protocol Negotiation Extension
+ Used to negotiate HTTP/2 at the transport to save an extra request/response round trip.
Proposition de norme
{{rfc(6454)}}The Web Origin ConceptProposition de norme
{{SpecName('Fetch', '#cors-protocol', 'CORS')}}Cross-Origin Resource Sharing{{Spec2("Fetch")}}
{{rfc(7034)}}HTTP Header Field X-Frame-OptionsInformation
{{rfc(6797)}}HTTP Strict Transport Security (HSTS)Proposition de norme
{{SpecName("Upgrade Insecure Requests")}}Upgrade Insecure Requests{{Spec2("Upgrade Insecure Requests")}}
{{SpecName("CSP 1.0")}}Content Security Policy 1.0
+ CSP 1.1 and CSP 3.0 doesn't extend the HTTP standard
{{Spec2("CSP 1.0")}}
Microsoft documentSpecifying legacy document modes*
+ Defines X-UA-Compatible
Note
{{rfc(5689)}}HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)
+ These extensions of the Web, as well as CardDAV and CalDAV, are out-of-scope for HTTP on the Web. Modern APIs for application are defines using the RESTful pattern nowadays.
Proposition de norme
{{rfc(2324)}}Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)Spec blague du 1er avril
{{rfc(7168)}}The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA)Spec blague du 1er avril
{{SpecName("HTML WHATWG")}}HTML
+ Defines extensions of HTTP for Server-Sent Events
{{Spec2("HTML WHATWG")}}
Tracking Preference ExpressionDNT headerEditor's draft / Candidate recommendation
Reporting APIReport-To headerDraft
Draft specExpect-CT Extension for HTTPIETF Draft
-- cgit v1.2.3-54-g00ecf