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

Update readme with reference to request and FAQ #124

Merged
merged 2 commits into from
Jul 8, 2016
Merged

Conversation

naugtur
Copy link
Owner

@naugtur naugtur commented Jul 3, 2016

No description provided.

A small XMLHttpRequest wrapper. Designed for use with [browserify](http://browserify.org/).
A small XMLHttpRequest wrapper. Designed for use with [browserify](http://browserify.org/), [webpack](https://webpack.github.io/) etc.

API is a subset of [request](https://github.com/request/request) so that the same code can be used in the browser and Node.js.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd mention that the streaming API has been removed; size reasons and stuff ✨

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't phrase it like that, but yes, there is no streaming API as it's not yet possible in the browser in general

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, keen to see how you'll phrase it then 😁

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed it, but it's almost midnight here, so I'm not sure if I did well :)

@naugtur naugtur merged commit dc56c91 into master Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants