19 lines
609 B
Plaintext
19 lines
609 B
Plaintext
* Trying 192.168.1.122:5232...
|
|
* Connected to 192.168.1.122 (192.168.1.122) port 5232 (#0)
|
|
* Server auth using Basic with user 'admin'
|
|
> PUT /admin/c6b9bd9c-3f58-c0dc-21b1-21aa8221ed45/termin-@anjuma.ics HTTP/1.1
|
|
Host: 192.168.1.122:5232
|
|
Authorization: Basic YWRtaW46VjFncmhScnZXWDVBaQ==
|
|
Accept: */*
|
|
Content-Type: text/calendar
|
|
Content-Length: 270
|
|
|
|
* HTTP 1.0, assume close after body
|
|
< HTTP/1.0 201 Created
|
|
< Date: Wed, 03 Dec 2025 14:32:39 GMT
|
|
< Server: WSGIServer/0.2 CPython/3.13.5
|
|
< ETag: "6cfa4258cb04182271a2b63a4cad3d24041abf047edf6dd2ba317dba4c65c2f5"
|
|
< Content-Length: 0
|
|
<
|
|
* Closing connection 0
|