Michael Schröpl: HTTP - Header Encoding

Beitrag lesen

Hi Calocybe,

Das gaengigste Encoding ist "gzip", mit dem Inhalte komprimiert transportiert werden,

Dein Wort in das Ohr der Administratoren - leider ist das gängigste Encoding ganz offensichtlich immer noch "identity" ... :-(

basic-credentials = base64-user-pass
  base64-user-pass  = <base64 encoding of user-pass, except not limited to 76 char/line>

Das gilt für die Authorisationsmethode "Basic" (das, was man im Apache mit "AuthType" einstellt) - bei "Digest" gilt beispielsweise eine andere 'Codierung'.

Viele Grüße
      Michael

--
T'Pol: I apologize if I acted inappropriately.
V'Lar: Not at all. In fact, your bluntness made me reconsider some of my positions. Much as it has now.