• Server sends back page a, plus an ETag for a.

    服务器返回页面a,并在给a加上一个ETag

    youdao

  • An ETag is a string that uniquely identifies a specific version of a component.

    Etag一个识别内容版本号唯一字符串

    youdao

  • The origin server specifies the component's ETag using the ETag response header.

    服务器指定组件ETag使用ETag响应标头

    youdao

  • We should now make a change and see if the ETag changes. We add a pet to this owner.

    我们现在应该修改看看ETag是否改变

    youdao

  • Otherwise, we set the ETag response header in preparation for the next client request.

    否则我们设置ETag响应以便下一次客户端请求做好准备

    youdao

  • ETAG 012 Guideline for European technical approval of Timber frame and log prefabricated building fits.

    ETAG 012欧洲技术标准指南-木材型支架原木预制安装建筑套件

    youdao

  • And removing the ETag reduces the size of the HTTP headers in both the response and subsequent requests.

    删除ETag减少响应后续请求中的http大小

    youdao

  • Client requests page a again, passing along the ETag it got back from the server the last time it made the request.

    客户再次请求页面a,并将上次请求服务器返回ETag一起传递给服务器。

    youdao

  • Because the server generated the ETag in the first place, it can use it later to determine if the page has changed.

    因为服务器首先产生ETag,服务器稍后使用判断页面是否已经被修改。

    youdao

  • This is considered good form for server generated content as it caters for clients that don't understand ETag headers.

    认为是服务器产生内容正确形式因为迎合认识ETag头的客户端。

    youdao

  • We are computing the ETag value after the page has been rendered on the server, but before sending it back to the client.

    我们页面已经展现服务器之后计算ETag的,但是返回客户之前

    youdao

  • We use the count as the ETag, so when the client sends it back we know if one of the objects behind the page has been modified.

    我们使用计数值作为ETag这样客户ETag送回时我们就知道页面背后一个或多个对象是否修改了。

    youdao

  • If you're not taking advantage of the flexible validation model that ETags provide, it's better to just remove the ETag altogether.

    如果利用ETags提供灵活验证模型最好只是完全删除ETag

    youdao

  • If there is a ETag match, there really is no need to pull in the data for the model as the rendered page will not be sent to the client.

    如果Etag匹配实际上并不需要model装进数据因为展现页面需要发送回客户端。

    youdao

  • First we will use a Servlet 2.3 Filter to apply an ETag generated using an MD5 checksum of the rendered view (a "shallow" ETag implementation).

    首先我们使用Servlet 2.3Filter利用展现视图(rendered view)MD 5校验和(checksum)以实现生成ETag的方法(一个浅显的”ETag实现)。

    youdao

  • ETAG 014 Guideline for European technical approval of Plastic anchors for fixing of external thermal insulation composite systems with rendering.

    ETAG 014欧洲技术标准指南-用于固定外墙保温复合系统塑料锚栓

    youdao

  • The first approach we will look at is to create a Servlet Filter that will generate its ETag token based on the content of the page - the "View" in MVC.

    我们考虑第一种方法创建一个ServletFilter基于页面(MVC中的View”)内容产生ETag记号。

    youdao

  • By default, both Apache and IIS embed data in the ETag that dramatically reduces the odds of the validity test succeeding on web sites with multiple servers.

    默认情况下,ApacheIIS都会数据嵌入ETag中,这会显著减少多服务器间文件验证冲突

    youdao

  • The second approach uses a more sophisticated method to track changes in the model used by the view to determine ETag validity ( a "deep ETag" implementation).

    第二方法使用更为复杂的方法追踪view使用model确定ETag有效性一个深入的”ETag实现)。

    youdao

  • This is an ideal place to apply our ETag comparison logic so that if we find the data that is used to build a page hasn't changed we can avoid further processing.

    这儿应用我们ETag比较逻辑理想场所因此如果我们发现构建一个页面数据没有发生变化,我们可以避免进一步处理

    youdao

  • We first make sure we are dealing with a GET request (ETag in conjunction with PUT can be used to detect conflicting updates, but that is beyond the scope of this article.).

    我们首先确信我们正在处理GET请求(与PUT一起ETag可以用来检测不一致更新超出本文的范围。)

    youdao

  • HTTP 1.1 introduced a new kind of validator called the ETag. ETags are unique identifiers that are generated by the server and changed every time the representation does.

    HTTP 1.1介绍了另外一个校验参数:ETag服务器服务器生成的唯一标识etag每次副本标签都会变化

    youdao

  • One-line include in Perl CGI, Python CGI and PHP scripts automatically handles ETag generation and validation, Content-Length generation and gzip Content-Encodingcorrectly.

    用于CGI模式运行的Perl/Python/PHP脚本自动处理ETag生成/校验Content-Length生成内容压缩正确地

    youdao

  • Server examines the ETag and determines that the page hasn't changed since last time the client requested it, so sends back a response of 304 (Not Modified) with an empty body.

    服务器检查ETag判断出该页面上次客户请求之后还修改,直接返回响应304(未修改——NotModified)一个的响应体。

    youdao

  • The tests included individual cache limits and support for Last-Modified and ETag page headers, and for whether the cache was preserved after turning the device off and back on.

    测试包括缓存限制网页更新判断ETag支持以及重启缓存是否保留

    youdao

  • My hope is that this article has provided you with food for thought for your current and future web based projects, and an appreciation for the under utilized ETag response header.

    希望本文当下将来基于Web项目提供了精神食粮正确评价底层利用ETag响应头的做法。

    youdao

  • My hope is that this article has provided you with food for thought for your current and future web based projects, and an appreciation for the under utilized ETag response header.

    希望本文当下将来基于Web项目提供了精神食粮正确评价底层利用ETag响应头的做法。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定