Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Accept NSData instead of just file paths? #40

Closed
bobspryn opened this issue Mar 26, 2014 · 2 comments
Closed

Accept NSData instead of just file paths? #40

bobspryn opened this issue Mar 26, 2014 · 2 comments

Comments

@bobspryn
Copy link

I have the need to post data I already have in memory (UIImage). Writing it to a file just to post it doesn't seem to make much sense. It seems like it would be a good add.

If you agree, I can make the additions and submit a pull request.

@kylestew
Copy link

kylestew commented Apr 2, 2014

I was just looking for the ability to do this. It would make my code a bit cleaner. Please submit a pull request if its not too much trouble.

@bobspryn
Copy link
Author

bobspryn commented Apr 2, 2014

I actually ended up not using this. It wasn't signing my requests properly (signature version 4) so had to switch to the AWS SDK behemoth. Unfortunately.

@bobspryn bobspryn closed this as completed Apr 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants