Response Status Code的意思|示意

美 / / 英 / /

响应状态码


Response Status Code的网络常见释义

响应状态码 ... text/xml:XML数据 Response Status Code:响应状态码 Response Headers:响应头 ...

应答状态 对于应答消息来说,请求方法类型和应答状态(response status code)决定了消息正文体的解释。所有的应答消息都可以有一个消息正文体(body)。

Response Status Code相关例句

Varies the status code and status description used for each response.

对每个响应都使用不同的状态代码和状态说明。

To return specific HTTP response status code and description.

若要返回特定HTTP响应状态代码和说明。

For the BYE response, we need to accept the BYE response, create a response with the same status code, and send it to the peer uas.

对于BYE响应,我们需要接受BYE响应,使用同一状态代码创建响应,并将其发送到对等uas。

After successfully processing this request, the service returns a response with a status code 201.

在成功地处理这个请求之后,服务在响应中返回状态码201。

For example, suppose the Geocoder response returned multiple codes within the State element, you would access the first one with $this->xml->Response->Status->code[0].

例如,假设 Geocoder 响应返回 State 元素中的多个代码,要使用 $this->xml->Response->Status->code[0] 访问第一个元素。

A RESTful service typically provides two meaningful components in its responses: the response body itself and a status code.

RESTful服务通常在它的响应中提供两个有意义的组件:响应主体本身和一个状态码。