caching - How to convert to text the Chrome cache gzipped data? -


i overwrite css file, original in mobile's chrome cache. found file in cache, if opened link in cache list see this:

http/1.1 200 ok date: sat, 25 jul 2015 16:58:50 gmt server: apache vary: host,accept-encoding last-modified: fri, 17 jul 2015 10:51:25 gmt etag: "14ff-51b0ff82ba5ad-gzip" accept-ranges: bytes content-encoding: gzip content-length: 1483 content-type: text/css 00000000: 48 01 00 00 03 08 04 00 87 ec 5a 51 4c 7a 2e 00  h.........zqlz.. 00000010: 18 97 5c 51 4c 7a 2e 00 04 01 00 00 48 54 54 50  ..\qlz......http 00000020: 2f 31 2e 31 20 32 30 30 20 4f 4b 00 44 61 74 65  /1.1 200 ok.date 00000030: 3a 20 53 61 74 2c 20 32 35 20 4a 75 6c 20 32 30  : sat, 25 jul 20 00000040: 31 35 20 31 36 3a 35 38 3a 35 30 20 47 4d 54 00  15 16:58:50 gmt. 

how can convert css text file?


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -