Re: CURL_FTP_HTTPSTYLE_HEAD

2024-01-18 Thread Dan Fandrich via curl-library
On Wed, Jan 17, 2024 at 03:28:11PM +0100, Nejc Drašček via curl-library wrote: > I'm using ftp library ( github.com/embeddedmz/ftpclient-cpp ), which under > the hood uses libcurl, and some requests are "polluting" stdout with http > headers: > > Last-Modified: Mon, 15 Jan 2024 14:32:44 GMT >

Re: problem with unpaused connection

2024-01-18 Thread Dan Fandrich via curl-library
On Thu, Jan 18, 2024 at 01:46:34PM +0300, Sergey Bronnikov via curl-library wrote: > Before Curl version 8.4.0 everything worked fine (exactly with Curl 8.3.0), > but after updating Curl to 8.4.0 in our HTTP client Have you tried 8.5.0? There have been some important HTTP/2 changes since that

problem with unpaused connection

2024-01-18 Thread Sergey Bronnikov via curl-library
Hello, everyone I'm stuck with a problem and asking for a help. Context: we have a project that contains a HTTP client with Lua API implemented using Curl library, sources are [3] and [4]. This Lua HTTP client used in another closed-source Lua module that implements an etcd client in

Re: Daily source snapshots stopped updating

2024-01-18 Thread Daniel Stenberg via curl-library
On Thu, 18 Jan 2024, Marcel Raad via curl-library wrote: The daily source snapshots on https://curl.se/snapshots/ stopped updating after January 9, which stopped my autobuilds. Not sure if that would be a curl or website issue, so I'm reporting it here instead of a GitHub issue. Oops, #12661

Re: CURL_FTP_HTTPSTYLE_HEAD

2024-01-18 Thread Nejc Drašček via curl-library
Define in title of this topic, github link: https://github.com/curl/curl/blob/master/lib/ftp.c#L230 -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html

Daily source snapshots stopped updating

2024-01-18 Thread Marcel Raad via curl-library
Hi, The daily source snapshots on https://curl.se/snapshots/ stopped updating after January 9, which stopped my autobuilds. Not sure if that would be a curl or website issue, so I'm reporting it here instead of a GitHub issue. Marcel -- Unsubscribe: