post requests信息详情

post requests发音

意思翻译

发布请求

相似词语短语

requests───[计]请求

post───n.(Post)人名;(英、西、捷、瑞典、荷)波斯特;n.岗位;邮件;标杆;vi.快速行进;vt.张贴;公布;邮递;布置

requests python───请求python

make requests───提出请求;提出要求

requests ip───请求ip

post oflce───post offlce

whipping post───n.绑缚受鞭打犯人的柱子

sent friend requests───已发送好友请求

lottery post───彩票投递

双语使用场景

Handling POST requests is a little more involved.───处理POST请求稍微复杂一点。

To create new entries in that feed, clients send HTTP POST requests to the collection's URI.───为了在提要中创建新记录,客户机需要向集合的 URI 发送 HTTP POST 请求。

This is a requirement of the Ext.Direct specification for responding to form post requests.───这是一个响应表单 post 请求的 Ext.Direct 规范的需求。

method= "post" : This method sends the form contents in the body of the request. Note: Most browsers are unable to bookmark post requests.───该方法会将表单发送到请求页的主体上。注意:大多数浏览器不能将发送的请求页面设置为书签。

The rate at which HTTP requests using the POST method are made. Post requests are generally used for forms or gateway requests.───使用POST方法每秒发送的HTTP请求数。Post请求通常用于表单或网关请求。

Although this limit applies only to GET (as opposed to POST) requests, it is still a good rule of thumb to follow.───虽然,这一限制只应用于GET(而非POST)请求,但经验证明它还是一个很不错的规则。

It requires the programmer to cover all possible input sources (query parameters, body parameters of POST requests, HTTP headers).───它要求编程人员覆盖所有可能的输入来源(查询参数、POST请求的body参数、HTTP头)。

Rails automatically translates incoming XML in post requests, so you do not need to build in any server-side support.───Rails自动转换post请求中进入的XML,所以不需要构建任何服务器端支持。

The client generates HTTP GET and POST requests with parameters defined in the init. properties file, supplied in the client. jar file.───该客户端生成HTTPGET和POST请求,带有在init.properties文件中定义的参数(在client.jar文件中提供)。

英语使用场景

Web site developers should be wary of anyone spoofing the GET and POST requests sent to them.