https://bugs.kde.org/show_bug.cgi?id=507265

--- Comment #8 from Karl Ove Hufthammer <k...@huftis.org> ---
(In reply to Robby Stephenson from comment #2)
> This is rather interesting. The SRU server returns different data to a
> KDE-based http request than for others. I haven't yet figured out what
> causes that. I've tried switching user-agents and every other http request
> header that I can think of so far.

Thanks for looking into this! I’ve done some testing. For some reason,
kioclient seems to send a content-length header with a value of zero (i.e., a
request to not return a content body?!). You can duplicate the kioclient
results with:

curl -H "content-length: 0"
"https://brgbib.bib.no/cgi-bin/sru?operation=searchRetrieve&version=1.1&maximumRecords=25&recordSchema=dc&query=dc.title%3D%22kokebok%22";

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to