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或者数据内容中输入一些值。
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的格式。
A request can be sent to this URI to fetch the document behind it.
可以向该URI发送一个请求以获取它背后的文件。
Finally, a third request can be issued to this URI to fetch the services document.
最后,您可以对该URI 使用第三方的请求,以获取服务文件。
Submit a POST request to this URI to create an account transfer.
向这个URI提交POST请求可创建一个账户转账。
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和动作被当作消息头参数传递。
Submit a get request to this URI to get account details.
向这个URI提交GET请求可获取账户细节。
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内容或两者的组合中触发缓存策略规则。
Submit a GET request to this URI to search bank accounts.
向这个URI提交GET请求可查询银行账户。
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 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部分存储方法信息。
Submit a GET request to this URI to find the status of the transfer.
向这个URI提交GET请求可查询转账状态。
The URI the request has to be sent to.
请求必须被发送到的URI。
UriInfo is an interface for accessing application and request URI information.
UriInfo是个接口,可以获取应用和请求的URI信息。
应用推荐