status HTTP的意思|示意
HTTP状态
status HTTP的网络常见释义
状态 ... scrapy 命令 status HTTP 状态 text 正文 ...
status HTTP相关短语
1、 HTTP Status Code 状态码 ; 码汇总
2、 HTTP Status 服务器状态检查 ; 状态码
3、 HTTP Status Codes 状态码
status HTTP相关例句
To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.
若要将某个http重定向,您可以手工设置Status和Location标题,或者可以使用CherryPy的httputils助手库的redirect方法,它完成相同的工作。
To return 401 status code to indicate unauthorized HTTP request.
要返回401状态代码表示授权的HTTP请求。
The status data is segmented by XML-Manager and contains information about HTTP connections, such as request and reuse.
状态数据由XML - Manager划分,包含HTTP连接信息,如请求和重用。
If the status code received from the server is not 101, the client handles the response per HTTP [RFC2616] procedures.
假如从服务端获取的状态不是101,客户端在每一个http过程处理响应。
Since this is the result of an HTTP request, we need to push back content to the user indicating status, and include a Terminate button so the call can be terminated
因为这是 HTTP 请求的结果,所以我们需要将内容返回到用户指示的状态,并包括一个 Terminate 按钮,以便终止呼叫
This option gives you more control over the details of the response. You can set the status code, add HTTP headers, and so forth.
该选项让你能够对响应细节进行更多的控制。你可以设置状态码、添加HTTP报头等等。