tailieunhanh - HTTP Status Codes

Các HyperText Transfer Protocol (HTTP) là một giao thức ứng dụng cấp cho phân phối, hợp tác, hệ thống thông tin hypermedia. Nó là một giao thức chung chung không quốc tịch có thể được sử dụng cho nhiều nhiệm vụ (ví dụ, máy chủ tên đối tượng và phân phối hệ thống quản lý) ngoài việc sử dụng nó cho các siêu văn bản thông qua phần mở rộng của các phương pháp theo yêu cầu của nó, các mã lỗi, và phần đầu. | Page 856 Thursday November 18 2004 12 50 PM APPENDIX F HTTP Status Codes The HyperText Transfer Protocol HTTP is an application-level protocol for distributed collaborative hypermedia information systems. It is a generic stateless protocol that can be used for many tasks . name servers and distributed object management systems beyond its use for hypertext through extension of its request methods error codes and headers. An important feature of HTTP is the typing and negotiation of data representation which allows systems to be built independently of the data being transferred. HTTP is described in RFC 1945. HTTP is the latest version of the specification and as of this writing HTTP is covered in RFC 2616. Only a small subset of HTTP response codes usually is used when writing mod_perl applications but sometimes you need to know others as well. We will list the codes here. Their names are fairly self-explanatory but you can find extended explanations in the appropriate RFC see section 9 in RFC 1945 and section 10 in RFC 2616 . You can always find the latest links to these RFCs at the World Wide Web Consortium s site http Protocols . While HTTP is widely supported HTTP still remains the mainstream standard. Therefore we will supply a summary for each version includingthe corresponding Apache constants. In mod_perl these constants can be accessed via the Apache Constants package . to access the HTTP_OK constant use Apache Constants HTTP_OK . See the Apache Constants manpage for more information. HTTP Status Codes Successful 2xx 200 HTTP_OK 201 HTTPCREATED 856 Page 857 Thursday November 18 2004 12 50 PM 202 HTTP_ACCEPTED 204 HTTP_NO_CONTENT Redirection 3xx 300 HTTP_MOVED_PERMANENTLY 301 HTTP_MOVED_TEMPORARILY 302 HTTP_SEE_OTHER 304 HTTP_NOT_MODIFIED Client Error 4xx 400 HTTP_BAD_REQUEST 401 HTTP_UNAUTHORIZED 403 HTTP_FORBIDDEN 404 HTTP_NOT_FOUND Server Error 5xx 500 HTTP_INTERNAL_SERVER_ERROR 501 .

TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.