request body 请求主体 ; 请求体
Request body length over limit 请求长度超过限制
web request body web 请求主体
Malformed request body 错误格式的请求主体
Request message body too large 请求消息体太长
Listing 1 shows an edited example of a request to an STS for this purpose, with the various headers removed and only the request body listed.
清单1显示了为此目的而向一个STS发出一个示例请求,这个示例是经过编辑的,其中删除了各种头部,只列出请求主体。
Listing 1 shows a message handler that reads the request body while the request is being sent.
清单1显示了一个消息处理程序,用于在发送请求时读取请求主体。
Therefore, to add a new post, you simply send an authenticated POST request to the feed URL, appending the post content to the request body.
因此,要添加新帖子,只需要向提要 URL 发送一个未经身份认证的 POST 请求即可,将帖子内容附加到请求主体。
应用推荐