Example of an HTTP request to get the current KAV SDK version

5 March 2024

ID 181084

The following example shows an HTTP request to get the current KAV SDK version:

GET /version HTTP/1.0

Host: example.com

X-KAV-ProtocolVersion: 1

The following example shows the corresponding response:

HTTP/1.0 200 OK

Date: Mon, 10 February 2014 12:25:21 GMT

Server: KAVHTTPD

Content-Length: 27

Connection: close

Content-Type: text/plain

X-KAV-ProtocolVersion: 1

 

KAV SDK version: 8.8.0.80

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.