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

--- Comment #9 from Robby Stephenson <ro...@periapsis.org> ---
(In reply to Karl Ove Hufthammer from comment #8)
> (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?!). 

Interesting. From what I read, that seems to indicate there's no body in the
http request itself (which is true) but curl doesn't send that in typical
requests, I guess. You caught that over the wire? I wasn't seeing that in the
outgoingMetaData in the KIO job, but it may be hiding it somehow.

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

Reply via email to