HTTP

Kalipso - Developing - Error Codes - HTTP

Code

Error

Description

-1901

K_ERROR_HTTP_OPEN

Error opening internet connection

-1902

K_ERROR_HTTP_CONNECT

Error connecting to HTTP server

-1903

K_ERROR_HTTP_SEND_REQUEST

Error sending request to HTTP server

-1904

K_ERROR_HTTP_GET_ANSWER

Error retrieving answer from HTTP server

Last updated