Skip to content

Set Last-Modified header #68

@ChiefArug

Description

@ChiefArug

Hi! Thanks for this API, I'm finding it very useful in my MSBuild script to automate creating debug builds of unity games.

I'm using the api to download the info file for a game, then if that has changed I launch DepotDownloader to properly check for an update (which takes a bit longer).

MSBuild's DownloadFile task supports the http Last-Modified header to avoid re-downloading a file, it would be nice if you can set that to avoid re-downloading the file when it hasn't changed. I doubt it will save much bandwith, but its still something that would be nice.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions