Closed didier31 closed 5 years ago
Does not reproduce, i.e., works fine here (removing user::
). Seems the server replied with a gzip document instead of HTML. It should not do so as the client does not indicate it accepts gzip transfer encoding. Seems a non-reproducible non-conforming behaviour of the server.
Note that automatic decompression can be used using the http:encoding_filter/3
hook. There is no default implementation for gzip. I recall this was problematic due to the many poorly configured servers.
Does not reproduce, i.e., works fine here (removing user::)
Nota Bene: (user::) because of logtalk wrapping.
Seems the server replied with a gzip document instead of HTML.
Right. That was my guess.
It should not do so as the client does not indicate it accepts gzip transfer encoding.
Roger.
Seems a non-reproducible non-conforming behaviour of the server.
I experience that, at this time.
Note that automatic decompression can be used using the http:encoding_filter/3
Roger.
I recall this was problematic due to the many poorly configured servers.
As a result, I should close this issue. And sorry for disturbing.
Thank you a lot, Jan and for your response, especially. Have a nice week.
On toplevel shell, try :
It conducts to :