Re: response reading failed

2019-09-25 Thread Christian Schmitz via curl-library
> Am 25.09.2019 um 18:48 schrieb Patrick Schlangen via curl-library > : > > Hi Christian, > >> 25.09.2019 17:13:35: DATA >> 25.09.2019 17:13:35: 354 End data with . >> 25.09.2019 17:13:35: Progress 0 of 0 bytes downloaded: 0%, 65537 of 139154 >> bytes uploaded: 47% >> 25.09.2019 17:13:35:

Re: response reading failed

2019-09-25 Thread Patrick Schlangen via curl-library
Hi Christian, > 25.09.2019 17:13:35: DATA > 25.09.2019 17:13:35: 354 End data with . > 25.09.2019 17:13:35: Progress 0 of 0 bytes downloaded: 0%, 65537 of 139154 > bytes uploaded: 47% > 25.09.2019 17:13:35: Progress 0 of 0 bytes downloaded: 0%, 131073 of 139154 > bytes uploaded: 94% >

Re: response reading failed

2019-09-25 Thread Christian Schmitz via curl-library
Hello, There is something we see in the logs, when this happens. And that is progress: Progress 0 of 0 bytes downloaded: 0%, 65537 of 139150 bytes uploaded: 47% A normal email sending would be: 25.09.2019 17:13:35: DATA 25.09.2019 17:13:35: 354 End data with . 25.09.2019 17:13:35: Progress 0

Re: Get cookies for specific URL

2019-09-25 Thread Ray Satiro via curl-library
On 9/24/2019 10:23 AM, Daniel Stenberg via curl-library wrote: On Tue, 24 Sep 2019, H?lzl, Dominik via curl-library wrote: get all cookies for a specific URL? No, we don't provide such an API. Yet. Maybe we should? Ideas on how it would look like? I took a shot at it [1]. [1]:

AW: Get cookies for specific URL

2019-09-25 Thread Hölzl , Dominik via curl-library
> -Ursprüngliche Nachricht- > Von: Daniel Stenberg mailto:dan...@haxx.se>> > Gesendet: Dienstag, 24. September 2019 17:28 > An: Hölzl, Dominik > mailto:dominik.hoe...@fabasoft.com>> > Betreff: Re: AW: Get cookies for specific URL > > On Tue, 24 Sep 2019, Hölzl, Dominik wrote: > >