If not, it sets the POST data to an empty string.
如果没有,POST数据设为空字符串。
If there is POST data, load the model and function.
如果存在POST数据,则载入模型和函数。
The first line checks to see if there is any POST data.
第一行检查是否有POST数据。
POST data is sent to the server and not returned to the client.
POST数据发送到服务器,而不是返回给客户端。
Listing 2: XSLT transform to turn HTTP POST data into a new XML document.
清单2:把HTTPPOST数据转换成一个新xml文档的XSLT转换。
The name/value pair is added to the POST data for each contained panelargument tag.
名称/值对将被添加到各个panelargument 标记的POST数据中。
Large URLs, large post data, and excessive headers can also increase the size of a request.
大的URL、大量提交数据和过多的头都会增加请求的大小。
Otherwise, it's just storing in memory a duplicate copy of the POST data, which isn't needed.
否则,它仅在内存中存储POST数据的一个副本,而这没有必要。
One of the most significant is that POST data does not become part of a user's browser history.
最显著的优点之一是,POST数据不会成为用户浏览器历史的一部分。
Next, check if the request made includes raw HTTP post data; if it does, return a JSON-encoded response.
接下来,检查请求是否包含原始httppost数据;如果有,返回一个JSON编码的响应。
For example, set the title of the dialog, build the POST data and URL, and make the asynchronous request.
例如,设置对话框的标题,构建POST数据和URL,以及发起异步请求。
Note: This will be used instead of params for the post data. Any params will be appended to the URL.
注意:它将会被用来在发送数据中代替参数任务参数将会被追加在url中。
Otherwise, instantiate the ExtAction class and assign the properties to the values in the form post data.
否则,实例化extaction类,并以表单post数据为属性赋值。
The read action gets the ID of a post, retrieves the post and makes the post data available to the view.
read操作将获取post的ID,检索 post并使 post数据可用于视图。
The jQuery library also includes the post method, which you can use to post data to the RESTful Web service.
jquery库还包含post方法,它可以用于将数据提交给RESTfulWeb服务。
However, the redirection causes a new request (an HTTP GET), and any post data from the source page is lost.
然而,重新导向会产生新的要求(HTTPGET),并且遗失来源网页的任何张贴资料。
Put and post data, if not URL-encoded, will be stored in the request's put_file and post_file file variables.
put和post数据如果不是URL编码的,将被存储在请求的put _ file和post _file文件变量中。
We also pass the post data in the postdata object (specified as an object containing key/value pairs by using gadgets.io.encodeValues() to format the input args).
我们还要传递postdata对象(被指定为包括键/值对的一个对象,通过使用 gadgets.io.encodeValues()格式化输入args)内的post数据。
After the database information is set, be sure that a user name and password were passed through the form post; if so, you extract the post data and connect to the database.
数据库信息建立之后,确保用户名和密码被通过表单张贴传递;如果是这样,提取张贴数据然后连接到数据库。
The browser can ask the server different questions in the form of URLs and pass along hints packaged as request parameters and POST data, but it doesn't really speak the server's language.
浏览器可以以URL形式询问服务器不同的问题并将打包成请求参数和POST数据的提示一并传递,但它其实并不 “讲” 服务器的语言。
Is any of that possible? Or even with CGI? I am expecting this not to be possible really, but what stops the process timing out if someone does have a terrible connection and the POST data is huge?
这可能吗?甚至与CGI ?我希望这真的不可能,但停止流程超时如果有人有一个可怕的连接和POST数据是巨大的吗?
No spy agency or criminal organization could actively gather the type of data that we voluntarily post for them.
没有任何间谍机构或犯罪组织能够主动收集我们自愿向他们发布的数据类型。
Apple's stance on these issues emerged post-Snowden, when the company started putting in place a series of technologies that, by default, make use of encryption to limit access to people's data.
苹果公司在这些问题上的立场是在斯诺登事件出现后形成的,在那之后,公司开始采用了一系列的技术,这些技术在默认情况下将使用者的数据加密,限制他人访问。
Some phones do not support the POST method of sending form data.
一些电话不支持使用POST方法发送表单数据。
Sending data through POST requires three steps.
通过POST发送数据要求三个步骤。
The recorded data can be post processed later using the -p option.
所记录的数据随后可以使用- p选项进行后期处理。
Construct a request URL and possibly POST request data.
构造一个请求url,可能还要POST请求数据。
For example, if you want to retrieve data, use a GET request; to create data, a POST request; to update data, a PUT request; and finally, to delete data, a delete request.
例如,如果您想检索数据,则使用GET请求;要创建数据,则使用POST请求;要更新数据,则使用PUT请求;最后,要删除数据,则使用DELETE请求。
For example, if you want to retrieve data, use a GET request; to create data, a POST request; to update data, a PUT request; and finally, to delete data, a delete request.
例如,如果您想检索数据,则使用GET请求;要创建数据,则使用POST请求;要更新数据,则使用PUT请求;最后,要删除数据,则使用DELETE请求。
应用推荐