aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/http/status/425/index.md
blob: 538bcd50478ccca52919e7c33d695015bbb5d718 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: 425 Too Early
slug: Web/HTTP/Status/425
tags:
  - Code de statut
  - Erreur client
  - HTTP
translation_of: Web/HTTP/Status/425
---
{{SeeCompatTable}}{{HTTPSidebar}}

Le code de réponse d’erreur HyperText Transfer Protocol (HTTP) **`425 Too Early`** signifie que le serveur refuse la requête qui a été récemment répétée par exemple de peur d’une attaque DDoS

## Status

    425 Too Early

## Specifications

| Specification                                            | Title                    |
| -------------------------------------------------------- | ------------------------ |
| {{RFC("8470", "425: Early Data", "5.2")}} | Using Early Data in HTTP |

## Browser compatibility

{{Compat("http.status.425")}}