... Use HTTP/1.1 protocol 使用HTTP/1.1协议 Use GET request method 使用GET请求方法 Use HEAD request method 使用HEAD请求方法 ...
基于1个网页-相关网页
In general, search forms should use GET as a request method, because they don't change any data on the server.
通常,搜索表单应该使用GET作为请求方法,因为它们并不更改服务器上的任何数据。
Using GET as the request method also makes it possible to derive a URL that always points to the most recent search results-a fact I'll make use of shortly!
使用GET方法有可能获取总是指向最近搜索结果的URL—很快我将利用这一点!
For retrieving the files in each activity, use another method in the TreeParent object to get the URL of the activity (first-level node) and do a get request on the activity URL as shown in listing 3.
为了获取每个活动中的文件,使用TreeParent对象中的另一个方法获取活动(第一级节点)的URL,并对活动url执行一个GET请求,见清单3。
应用推荐