
Tomasz Lipski <tomek.lipski@gmail.com> writes:
On 7 October 2010 15:42, Nicolas Neuss <neuss@kit.edu> wrote:
Nicolas,
I think that log from livehttpheaders Firefox plug-in/logging web proxy would be more useful. With that, you can check what is sent from the browser to the server directly in the HTTP layer.
Best regards,
Tomek Lipski
IIUC, that doesn't help. The result is: Antwort-Header - https://ruprecht.mathematik.uni-karlsruhe.de/sso/test-shibboleth Date: Thu, 07 Oct 2010 14:09:45 GMT Server: Hunchentoot 1.1.0 Content-Length: 4687 Content-Type: text/html; charset=utf-8 Via: 1.1 ruprecht.mathematik.uni-karlsruhe.de Keep-Alive: timeout=15, max=100 Connection: Keep-Alive which shows that the encoding of the page shown in the browser should be correct. Thanks, Nicolas