Hacker News new | ask | show | jobs
by nathan7 3604 days ago
Awesome! The one thing that turns me off a little is `ModTime`. I generally avoid incorporating modification times into my build (generally I force them to 1970), but a hash for the ETag would be very welcome.
2 comments

Yep etags is on my list of things to implement
I've added etag support