Shawn Burke
Shawn Burke
Hi - Yeah, as you can see from the code there's been a lot of fussyness with the IsoStore; it does random things. I assume you can't repro this? I'm...
Yes, I think GitHub is all or nothing. What you probably need to do is create a branch, merge over just the commit you want, then do the Pull Request...
Yes, definitely possible it's due to the length of the encoded file name. One option would be to have a strong hashing function to hash the UniqueName down to a...
Thanks for doing this, this looks pretty good. Could you write some unit tests for the etag stuff?