开发

HTTP Status Codes

Search common HTTP response status codes and understand their meaning quickly.

HTTP Status Codes Workbench

Quickly look up common HTTP response codes and meanings for debugging APIs.

CodeNameCategoryAction
100ContinueInformational
101Switching ProtocolsInformational
200OKSuccess
201CreatedSuccess
204No ContentSuccess
301Moved PermanentlyRedirection
302FoundRedirection
304Not ModifiedRedirection
400Bad RequestClient Error
401UnauthorizedClient Error
403ForbiddenClient Error
404Not FoundClient Error
405Method Not AllowedClient Error
408Request TimeoutClient Error
409ConflictClient Error
422Unprocessable EntityClient Error
429Too Many RequestsClient Error
500Internal Server ErrorServer Error
501Not ImplementedServer Error
502Bad GatewayServer Error
503Service UnavailableServer Error
504Gateway TimeoutServer Error

Search HTTP status codes by number or phrase.

常见问题

这个工具是做什么的? HTTP Status Codes?

It provides a searchable reference of widely used HTTP status codes for API debugging.

数据会上传吗?

不会。MVP 工具默认在浏览器本地处理常见操作。

相关工具