Re: Looking for a HTTP test server which doesn't send Content-Length
Date: Sun, 20 Oct 2019 23:47:12 +0200
On Sat, Oct 19, 2019 at 6:47 PM Andreas Falkenhahn via curl-library
<curl-library_at_cool.haxx.se> wrote:
>
> Please excuse this slightly off-topic question but I think this is the best place to ask about it ;)
>
> So unfortunately, my old test case HTTP server which sent HTTP responses without the Content-Length field seems to be gone. Does anybody happen to have a URL for a HTTP server which responds without setting Content-Length?
Anything that streams? Maybe:
http://www.httpbin.org/stream/100
http://www.httpbin.org/drip?duration=2&numbytes=10&code=200&delay=2
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-10-20