forked from ondra/colnod-connector
SSL socket request
This commit is contained in:
parent
cc9e9978ff
commit
8c3749b799
5
http/sendingRequestBySSLSocket.txt
Normal file
5
http/sendingRequestBySSLSocket.txt
Normal file
@ -0,0 +1,5 @@
|
||||
POST /SubjectManager/getSubjects HTTP/1.1
|
||||
Host: 192.168.1.3:8443
|
||||
Authorization: Basic " + tkn.toUtf8().toBase64() + "
|
||||
User-Agent: curl/7.65.3
|
||||
Accept: */*
|
||||
Loading…
x
Reference in New Issue
Block a user