English 中文(简体)
In Haskell 寻求一揽子方案,允许将网络反应机构作为上游[闭门]消费。
原标题:In Haskell looking for a package that allows to consume a web response body as a stream [closed]

我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以ed问这个问题,以便用事实和引言回答。

Closed 8 years ago.

from RWH http://book.realworldhaskell.org/read/extended-example-web-client-programming.html

The HTTP Library used here does not Read the HTTP results lazily. 因此,在下载诸如播音等大型档案时,可以消耗大量的援助团。 其他图书馆没有这种限制。 我们之所以使用这一方法,是因为它稳定、容易安装,而且很容易使用。 我们建议从Hackage获得的小型网站,满足吉大港山区的严重需求。

mini-http is deprecated on hackage. The questing is simple: Do you know of any package that offers and api for doing http requests and consuming the response body without loading it entirely into memory.

我想的是一纸一.,它提供了一条可以加以改变的溪流。 简单的例子就是在答复中用tes计。

也许会有一个以斜体为基础的皮?

问题回答

你们要求客户方把档案下载为一流? How about download-curl s lazy界面?

满足你们的需要(或少有 t)。





相关问题
How to set response filename without forcing "save as" dialog

I am returning a stream in some response setting the appropriate content-type header. The behavior I m looking for is this: If the browser is able to render content of the given content type then it ...

Which Http redirects status code to use?

friendfeed.com uses 302. bit.ly uses 301. I had decided to use 303. Do they behave differently in terms of support by browsers ?

Does HttpWebRequest send 200 OK automatically?

Background: I am implementing Paypal IPN handler. This great article on Paypal states that I am required to send a 200 OK back to Paypal after I read the response. The processing of IPN request is ...

Java HTTPAUTH

我试图把桌面应用程序连接起来,我是同D.icio.us api @ Delicious Alan书写的,简单地向他们提供我的用户名和密码,并请他把书记上写给我......。

Finding out where curl was redirected

I m using curl to make php send an http request to some website somewhere and have set CURLOPT_FOLLOWLOCATION to 1 so that it follows redirects. How then, can I find out where it was eventually ...

热门标签