From 85f1637280313552ab688984325c494ab6827340 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 18 Jun 2024 15:19:50 +0200 Subject: [PATCH] http/modify/compression.md: remove ssh leftovers --- http/modify/compression.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/http/modify/compression.md b/http/modify/compression.md index 3b7fce840..0b9978e61 100644 --- a/http/modify/compression.md +++ b/http/modify/compression.md @@ -31,9 +31,6 @@ command line, although in practice, you may experience that some servers get a little confused when asked to compress in two different ways. It is generally safer to just pick one. -For SCP and SFTP transfers, there is `--compressed-ssh`. It compresses all -traffic in either direction. - ## HTTP headers HTTP/1.x headers cannot be compressed. HTTP/2 and HTTP/3 headers on the other