Re: gnupg --fetch-key problems

2020-09-01 Thread Werner Koch via Gnupg-users
On Mon, 31 Aug 2020 02:48, Ángel said: > HTTP/1.1 would require support for things that currently may not be > present, such as chunked transfer encodings, whereas HTTP/1.0 is That is for the server site but not for the client. IIRC, the only mandatory request header for a client has is "Host:".

Re: gnupg --fetch-key problems

2020-09-01 Thread Björn Jacke via Gnupg-users
Hello Werner, On 01.09.20 10:10, Werner Koch via Gnupg-users wrote: >> HTTP/1.1 would require support for things that currently may not be >> present, such as chunked transfer encodings, whereas HTTP/1.0 is > > That is for the server site but not for the client. IIRC, the only > mandatory reques

Re: gnupg --fetch-key problems

2020-09-01 Thread Werner Koch via Gnupg-users
On Tue, 1 Sep 2020 14:27, Björn Jacke said: > I talked with Wiktor about the http 1.0 issue in gpg and he also > mentioned that a number of weird problems that people have reported with > WKD in the past might be related to gpg talking http 1.0 only. And what are with those servers which don't s