SteamHttpCacheView Changelog

What's new in SteamHttpCacheView 1.06

Dec 29, 2014
  • Increase the buffer size when reading cache file headers to avoid "out of bounds" errors.
  • Files with errors are no longer added to the list.
  • Fixed list save file formatting error when the first column was not the Filename column.
  • Fixed a bug where incorrect window size/position was saved in some cases.

New in SteamHttpCacheView 1.05 (Sep 30, 2013)

  • Added support for viewing Picture cache folder without manually changing the cache folder path.
  • Added support for saving the list to a HTML file.
  • Cache folder access error messages are now displayed on top of the list view.
  • Select Cache Folder dialog now remembers the last used custom directory.
  • Filename extension is now detected by the Content-Type header and added to the filename if it is missing.
  • Illegal characters in filenames are now replaced with an underscore character when extracting cache files.
  • Improved cache loading speed when refreshing the list.
  • Fixed a bug where sorting the list by date could fail if the date format included 'era' indicator.
  • Fixed bug where date sorting failed to get the actual two digit year range for date formats that use two digit years.

New in SteamHttpCacheView 1.01 (Jul 29, 2013)

  • The value for 'File Size' column is now taken from the actual file data size when the 'Content-Length' is not present in the response headers.
  • Last modification time of the extracted files are now set according to the 'Last Modified' time shown on the list.
  • Changed the message shown when the cache folder is not found or cannot be accessed.
  • Fixed a bug where closing the application by selecting 'Exit' from the menu would not work.
  • Fixed a problem that prevented Enter shortcut key from working.