Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   what is an ETag? (http://siteownersforums.com/showthread.php?t=196889)

martinsimmons 12-23-2017 03:45 AM

ETag is part of http the protocol for the world wide web it is one of several mechanisms that http provides for web cache validation and which allows a client to.

adityadev 02-12-2018 02:52 AM

An entity tag (ETag) is an HTTP header used for Web cache validation and conditional requests from browsers for resources. Etags use persistent identification elements (PIE) that have been tagged to the user's browser.

thevyakar 02-15-2018 03:56 AM

ETags are used to check if the browser cache is valid or not. Apache creates ETags using file size, inode and the last modified date.Etag is useful mostly for static contents

adityadev 03-05-2019 06:38 AM

The ETag or entity tag is part of HTTP, the protocol for the World Wide Web. It is one of several mechanisms that HTTP provides for web cache validation, which allows a client to make conditional requests.


All times are GMT -7. The time now is 08:17 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.