Fix bug #706: 2nd try. Implement the charset rules as follows:
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 24 Oct 2006 09:18:34 +0000 (09:18 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 24 Oct 2006 09:18:34 +0000 (09:18 +0000)
SRU SOAP / POST: If charset in content-type is specified, use it . If
omitted, do not assume a particular charset (And &#x.. is in use).
SRU GET: If charset in content-type is specified, use it. If omitted, assume
UTF-8. Note that in most cases there will not even be a content-type for
SRU GET.


No differences found