Jeff Pickhardt
Jeff Pickhardt
I'm using Ruby 2.2.1
Still open as far as I know, although file uploading works with Fake S3, so I'm not sure what specifically the S3 Direct Upload gem is doing that isn't supported....
I think changing it to "*" would be best. @killerham Hamed, what do you think?
Not a bad idea, should be added at some point. I have a lot more to get to in the immediate future (as you can see by the other issues)...
Apparently not. I just wrote a test for it and am seeing a similar problem: ``` (UTF-8) expected but was (ASCII-8BIT) diff: ? 中国的长城 ? 中国的长城 ? Encoding: UTF -8...
Or a special way to ask Fake S3 to reset itself.
See PR https://github.com/jubos/fake-s3/pull/115
Is this really a bug with Fake S3, or is it a bug with the Java SDK?
Hi @vikramcp, Thanks for the pull request! I have two comments: 1. The parentheses around `(elems.size == 1)` seem extraneous and could be removed. Not a big deal if you...
Do you know what the expected status code / output is?