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

--- Comment #3 from Olivier Churlaud <oliv...@churlaud.com> ---
Request to nextcloud  after which there is no authent

HTTP/1.1 401 Unauthorized
Date: Sun, 09 May 2021 19:14:27 GMT
Content-Type: application/xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: Apache
X-Powered-By: PHP/7.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Referrer-Policy: no-referrer
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Robots-Tag: none
X-XSS-Protection: 1; mode=block
Content-Security-Policy: default-src none;
WWW-Authenticate: Basic realm=\"Nextcloud\", charset=\"UTF-8\"
Set-Cookie:
oc_sessionPassphrase=8gUy4Ito5NUrvFD6li5%2BI%2Bt7APjHejTGdg3jj3UVwya2x%2FHCQc4g1hB8%2Bukb2po7SlTff03IY%2FWHY4VpXKJNtQAEmJmHw5i4F7NAFtfUNKnPc8E3aN%2FxVO1qqBeHpimE;
path=/; secure; HttpOnly; SameSite=Lax
Set-Cookie: oc9yvoa3r8f0=c492aa6aa18a95b08c9ce9ef57b2ed4a; path=/; secure;
HttpOnly; SameSite=Lax
Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure;
expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure;
expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict


Request to baikal after which there is an authentication

HTTP/1.1 401 Unauthorized
Date: Sun, 09 May 2021 19:13:28 GMT
Content-Type: application/xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: Apache
X-Powered-By: PHP/7.3
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
X-Sabre-Version: 4.1.4
Vary: Brief,Prefer
DAV: 1, 3, extended-mkcol, access-control,
calendarserver-principal-property-search, calendar-access, calendar-proxy,
calendar-auto-schedule, calendar-availability, resource-sharing,
calendarserver-sharing, addressbook
WWW-Authenticate: Basic realm=\"sabre/dav\", charset=\"UTF-8\"
Set-Cookie: PHPSESSID=1978132ff2ee1d55a485fd552e3653d7; path=/; HttpOnly


Something else that might be useful: while connecting to nextcloud it fails to
retrieve the Chunk:

kf.kio.slaves.http: isError= false needCredentials= true forceKeepAlive= false
forceDisconnect= false
kf.kio.slaves.http: before fixup "application/xml"
kf.kio.slaves.http: after fixup "application/xml"
kf.kio.slaves.http: "-1" bytes left.
kf.kio.slaves.http: Chunk size = 557 bytes
kf.kio.slaves.http: bytesReceived: 557  m_iSize: -1  Chunked: true  BytesLeft:
-1
kf.kio.slaves.http: Failed to read chunk header.
kf.kio.slaves.http: bytesReceived: -1  m_iSize: -1  Chunked: true  BytesLeft:
-1
kf.kio.slaves.http: bytesReceived==-1 sz= 557  Connection broken !

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

Reply via email to