Re: Looking for a HTTP test server which doesn't send Content-Length
Date: Tue, 22 Oct 2019 00:44:08 +0200
Am 21.10.19 um 14:57 schrieb Andreas Falkenhahn via curl-library:
> On 20.10.2019 at 23:47 Jeroen Ooms via curl-library wrote:
>
>> http://www.httpbin.org/stream/100
>
> This uses chunked transfer mode...
>
>> http://www.httpbin.org/drip?duration=2&numbytes=10&code=200&delay=2
>
> ...and this sets Content-Length.
>
> So still not quite what I'm looking for. My old test site was http://www.google.com/ig/api?weather=muenster&hl=de/ but this doesn't exist any more :/
What's the problem with the headers and transfer mode?
Maybe you can use build your own server ala
https://gowebexamples.com/http-server/
or in your preferred language.
Regards
Aleks
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-10-22