当前位置:网站首页>Server response status code
Server response status code
2022-07-02 22:33:00 【JJpZh】
One 、 Status code categories
| Status code classification | explain |
|---|---|
| 1xx | Response —— Temporary status code , The request has been accepted , Tell the client that it should continue the request or ignore it if it has completed |
| 2xx | success —— Indicates that the request has been successfully received , Processing completed |
| 3xx | Redirect —— Redirect to other places : It allows the client to make another request to complete the whole process . |
| 4xx | Client error —— Processing error , The responsibility lies with the client , Such as : The client requested a nonexistent resource , The client is not authorized , No access, etc |
| 5xx | Server-side error —— Processing error , The responsibility lies in the service side , Such as : The server threw an exception , Routing error ,HTTP Version does not support etc |
Two 、 Common response status codes
| Status code | English description | explain |
|---|---|---|
| 200 | OK | Client request successful , namely Handle a successful , This is the status code we most want to see |
| 302 | Found | Indicates that the requested resource has been moved to by Location Response header given URL, The browser will automatically revisit this page |
| 304 | Not Modified | Tell the client , The resources you requested have been available since the last time , The server has not changed , You can use your local cache directly . Implicit redirection |
| 400 | Bad Request | The client request has Grammar mistakes , Not understood by the server |
| 403 | Forbidden | The server receives the request , however Denial of service , such as : No permission to access related resources |
| 404 | Not Found | The requested resource does not exist , It's usually URL Incorrect input , Or the website resources have been deleted |
| 428 | Precondition Required | The server requires conditional requests , Tell the client to access the resource , Must carry a specific request header |
| 429 | Too Many Requests | Too many requests , You can limit the number of clients requesting a resource , coordination Retry-After( How long can I request ) Use with response headers |
| 431 | Request Header Fields Too Large | The request head is too big , The server is not willing to process requests , Because its header field is too large . The request can be resubmitted after reducing the size of the request header field . |
| 405 | Method Not Allowed | The request method is wrong , For example, we should use GET Resources in request mode , It was used POST |
| 500 | Internal Server Error | An unexpected error occurred on the server . Something went wrong with the server , Hurry to read the log |
| 503 | Service Unavailable | The server is not ready to process the request , The server has just started , Not initialized yet |
| 511 | Network Authentication Required | The client needs to be authenticated to gain network access |
边栏推荐
- Market Research - current situation and future development trend of preclinical medical device testing service market
- New feature of go1.18: trylock, which has been tossed n times
- [QT] Q multithreaded development - Analysis of multithreaded application examples (Mandelbrot)
- What "real skills" should a million year old cloud native developer master? Alibaba, Tencent, meituan and byte decrypt together
- [shutter] shutter opens a third-party application (url|launcher plug-in search and installation | url| launcher plug-in official example | open browser | open a third-party application)
- How to center the positioned text horizontally and vertically
- Kubernetes resource object introduction and common commands (4)
- Hanoi Tower problem
- Socket套接字C/S端流程
- 数据库系统概论第一章简答题-期末考得怎么样?
猜你喜欢

phpcms实现订单直接支付宝支付功能

Introduction to victoriametrics

Promise optimized callback hell

Scrcpy this software solves the problem of sharing mobile screen with colleagues | community essay solicitation

Perceptron model and Application

分享一下如何制作专业的手绘电子地图

《Just because》阅读感受

Get off work on time! Episode 6 of Excel Collection - how to split and count document amounts

Gee: (II) resampling the image

任务和特权级保护
随机推荐
Learn computer knowledge from scratch
[shutter] shutter application life cycle (foreground state resumed | background state paused | inactive | component separation state detached)
U++ 学习笔记 堆
PHP微信抢红包的算法
Introduction to victoriametrics
Daily book - low code you must understand in the era of digital transformation
Pip install whl file Error: Error: … Ce n'est pas une roue supportée sur cette plateforme
Market Research - current market situation and future development trend of third-party data platform
Market Research - current market situation and future development trend of total nutrition products
20220702-程序员如何构建知识体系?
Ransack combined condition search implementation
Perceptron model and Application
Une semaine de vie
[shutter] shutter gesture interaction (small ball following the movement of fingers)
Market Research - current situation and future development trend of environmental friendly fireworks Market
《ActBERT》百度&悉尼科技大学提出ActBERT,学习全局局部视频文本表示,在五个视频-文本任务中有效!
PHP wechat red packet grabbing algorithm
Tencent three sides: in the process of writing files, the process crashes, and will the file data be lost?
Scrcpy this software solves the problem of sharing mobile screen with colleagues | community essay solicitation
An overview of the development of affective computing and understanding research