📜  HTTP 标头 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:13.634000             🧑  作者: Mango

代码示例7
> HTTP/2 403
> Content-Type: application/json; charset=utf-8
> Connection: close

> {
>   "message": "You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please retry your request again later.",
>   "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#abuse-rate-limits"
> }