• 状态码
  • 规范
  • 浏览器兼容性
  • 另见
  • 文档标签和贡献者

    HTTP 100 Continue 信息型状态响应码表示目前为止一切正常, 客户端应该继续请求, 如果已完成请求则忽略.

    为了让服务器检查请求的首部, 客户端必须在发送请求实体前, 在初始化请求中发送 Expect: 100-continue 首部并接收 100 Continue 响应状态码.

    状态码

    1. 100 Continue

    规范

    规范标题
    RFC 7231, section 6.2.1: 100 ContinueHypertext Transfer Protocol (HTTP/1.1): Semantics and Content

    浏览器兼容性

    The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

    No compatibility data found. Please contribute data for "http/status.json" (depth: 100 Continue) to the MDN compatibility data repository.

    另见

    • Expect
    • 417

    文档标签和贡献者

    标签:

    • HTTP
    • 信息型
    • 状态码

    此页面的贡献者:mdnwebdocs-bot, fscholz, cissoid

    最后编辑者:mdnwebdocs-bot,