]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4922: Improve ftp://... filename extraction (#879)
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 12 Aug 2021 12:23:43 +0000 (12:23 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 13 Aug 2021 19:37:48 +0000 (19:37 +0000)
commit678a2d29a69ee7b3e88641d2f9038cda72f57c64
treeeebbc577f7f654182131850171e8a635cff94a5c
parent8b082ed9588fecd8ef3977d2c3c9b519ef5f1079
Bug 4922: Improve ftp://... filename extraction (#879)

Symptoms include: Unexpected ERR_FTP_NOT_FOUND/FTP_REPLY_CODE=550
outcome for GET ftp://... requests with URLs containing `;type=...`.

Broken since commit 51b5dcf.
src/clients/FtpGateway.cc