If this limit is exceeded, the server should send an error 414 (Request-URI Too Large).
如果超出这个限制,服务器将发出错误414(请求url过长,Request - URI TooLarge)。
The GET method means retrieve whatever information (in the form of an entity) is identified by the Request-URI.
GET方法就是以实体方式得到由请求uri所指定资源的信息。
The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests.
被要求的资源暂时安置在一个不同的URI,重新导向可能随时会改变,使用者应该持续使用旧的URI来提出需求。
Enter some values in the request URI or data content.
在请求uri或者数据内容中输入一些值。
HTTP clients may pass over the preferred data formats and languages along with the target URI in the request header, and the content provider should serve these Settings.
HTTP客户端可以用自己喜欢的数据格式和语言,在请求的头部追加目标URI来传送。内容提供者应该提供这些设置服务。
Or the query string in a request URI includes a set of parameters that defines the search criteria used by the server to find a set of matching resources.
或者,请求uri中的查询字符串包括一组参数,这些参数定义服务器用于查找一组匹配资源的搜索条件。
The specific data for each logger goes into the request URI, either as path information or as URI parameters.
每个日志记录器的特定数据都作为路径信息或作为URI参数进入请求 URI。
Let's look at the loggers in more detail, and examine the format of the associated request URI.
让我们更详细地研究一下日志记录器,并检查关联的请求uri的格式。
Finally, a third request can be issued to this URI to fetch the services document.
最后,您可以对该URI 使用第三方的请求,以获取服务文件。
You use it to build a request URL based on the root URI, and then send requests and get responses.
您可以使用该类根据根uri构建一个请求url,然后发送请求并获取响应。
Normally, an HTTP POST results in the execution of code that creates a resource in the same domain as the request URI and returns a URI for that new resource.
通常,HTTPPOST会导致代码的执行,该代码在与请求uri相同的域中创建一个资源,并返回那个新资源的URI。
In the case of a request over JMS, the URI and action are passed as message header parameters.
在通过JMS传输请求的情况下,URI和动作被当作消息头参数传递。
It's essentially the same as the SQL statement, except for the additional request for the URI.
这条语句在本质上与sql语句相同,不同之处是对URI的附加请求。
The rules are application specific, but in general, caching policy rules can trigger on the request URI, specific XML contents within the request body, or a combination of both.
这些规则是特定于应用程序的,但一般情况下,可在请求URI 中、请求正文中的特定XML内容或两者的组合中触发缓存策略规则。
Once an entry is added to a collection, clients can retrieve listings of its member resources by issuing a GET request to the collection's URI as shown in listing 6.
将记录添加到集合中之后,客户机可以通过向集合的URI发送GET请求检索其成员资源的列表,如清单6所示。
The proxy, utilizing the affinity in the URI, sends the request to the server that has the session.
代理利用URI中的关联将此请求发送至已建立该会话的服务器。
The difference is in the request URI, in which specific data is recorded for each activity.
区别在于请求uri,其中记录了每个活动的特定数据。
The client sets up the relationship between the entity and its parent and defines the new entity's URI in the POST request.
客户端设置实体与其父实体之间的关系,并在POST请求中定义新实体的URI。
The request URI can be retrieved as well as the argument values of named parameters.
我们可以获得请求的URI以及参数的名值对。
To retrieve the service document, send a HTTP GET request to the service document URI.
检索服务文档需要向服务文档的URI发送HTTPGET请求。
Behind the scenes, the blog reader application follows the app and sends an HTTP GET request to the feed URI.
在后台,博客阅读器应用程序遵循APP并将HTTPGET请求发送给此提要URI。
The request processor USES the request URI to find, match, and invoke the corresponding resource class and method.
请求处理器使用请求uri寻找、匹配和调用相应的资源类和方法。
The request URI in an HTTP GET request, for example, usually identifies one specific resource.
例如,HTTPGET请求中的请求URI通常标识一个特定的资源。
It builds the URI, sets the request headers, and invokes the request in one line of code.
它构建URI,设置请求头,并在一行代码中调用请求。
It stores the method information in the URI portion of the HTTP request.
它在HTTP请求的URI部分存储方法信息。
UriInfo is an interface for accessing application and request URI information.
UriInfo是个接口,可以获取应用和请求的URI信息。
To add each resource, you'll use a POST request that sends the file to a URI designated for that collection.
要添加各个媒体资源,我们都将使用一个POST请求把该文件发送到采集的目标URL。
Instead of using the 404 Not Found code if the request URI is for a partial path, always provide a default page or resource as a response.
如果请求URI用于部分路径,与使用404NotFound代码不同,应该始终提供缺省页面或资源作为响应。
Request 2 specified the URI snoop, which is part of the URI Group, so this application should be able to handle this request.
Request2指定urisnoop,这是uri组的一部分,因此这个应用程序应该能够处理这个请求。
The request URI of the log record starts with /Portlet/.
该日志记录的请求URI以 /Portlet/开头。
应用推荐