TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: httpinvoke – js HTTP client - easy progress events, binary files, etc.

28 点作者 tahu超过 11 年前

5 条评论

tahu超过 11 年前
Existing libraries - like jquery, reqwest and superagent - had no easy support for promises, binary files and progress events, did not support a wide range of browser versions, did not nicely treat HTTP status codes. So I made this.
antihero超过 11 年前
What happens if you use this with a different promise library (e.g. bluebird)? I'm rather confused - if everything implements it's own promises, does it "just work" or do we have to worry about it all getting rather messy?
评论 #6501560 未加载
Oleg2tor超过 11 年前
Simple question - how to send "application/x-www-form-urlencoded" with inputs? Why documentation miss basic things like this?
评论 #6520794 未加载
nevf超过 11 年前
Are there any plans to support gzip in GET the way http-get does?
评论 #6520530 未加载
dreamdu5t超过 11 年前
How does this compare with superagent?
评论 #6501593 未加载