Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support form.buffer(name, buffer, filename, mimeType) #2

Closed
fengmk2 opened this issue Nov 5, 2012 · 1 comment
Closed

support form.buffer(name, buffer, filename, mimeType) #2

fengmk2 opened this issue Nov 5, 2012 · 1 comment
Assignees

Comments

@fengmk2
Copy link
Member

fengmk2 commented Nov 5, 2012

Maybe some one want to send file content buffer directly.

@ghost ghost assigned fengmk2 Nov 5, 2012
@fengmk2
Copy link
Member Author

fengmk2 commented Nov 5, 2012

FormStream.prototype.buffer = function (name, buffer, filename, mimeType) {
};

@fengmk2 fengmk2 closed this as completed in 964e88b Nov 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant