mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-13 01:20:37 +02:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
POST /SubjectManager/getSubjects HTTP/1.1
|
|
Host: 192.168.1.3:8443
|
|
Authorization: Basic " + tkn.toUtf8().toBase64() + "
|
|
User-Agent: curl/7.65.3
|
|
Accept: */*
|