mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-26 17:56:29 +00:00
Changed HTTP response codes (unimportant).
This commit is contained in:
parent
2598e489bb
commit
63f3473138
@ -1,7 +1,8 @@
|
||||
HTTP/1.1 401 Unauthorized
|
||||
HTTP/1.0 401 Unauthorized
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
WWW-Authenticate: Basic realm="Really Simple CalDAV Store"
|
||||
Content-Length: 40
|
||||
Connection: close
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
|
||||
Please log in for access to this system.
|
||||
@ -1,7 +1,8 @@
|
||||
HTTP/1.1 401 Unauthorized
|
||||
HTTP/1.0 401 Unauthorized
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
WWW-Authenticate: Basic realm="Really Simple CalDAV Store"
|
||||
Content-Length: 40
|
||||
Connection: close
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
|
||||
Please log in for access to this system.
|
||||
@ -1,7 +1,8 @@
|
||||
HTTP/1.1 401 Unauthorized
|
||||
HTTP/1.0 401 Unauthorized
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
WWW-Authenticate: Basic realm="Really Simple CalDAV Store"
|
||||
Content-Length: 40
|
||||
Connection: close
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
|
||||
Please log in for access to this system.
|
||||
@ -1,7 +1,8 @@
|
||||
HTTP/1.1 401 Unauthorized
|
||||
HTTP/1.0 401 Unauthorized
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
WWW-Authenticate: Basic realm="Really Simple CalDAV Store"
|
||||
Content-Length: 40
|
||||
Connection: close
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
|
||||
Please log in for access to this system.
|
||||
@ -1,5 +1,6 @@
|
||||
HTTP/1.1 401 Unauthorized
|
||||
HTTP/1.0 401 Unauthorized
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
WWW-Authenticate: Basic realm="Really Simple CalDAV Store"
|
||||
Connection: close
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user