SilcHttpConnection

NAME

    typedef struct SilcHttpConnectionStruct *SilcHttpConnection;

DESCRIPTION

HTTP connection context. This is allocated by the library and delivered to application in SilcHttpServerCallback callbcak function. It is given as argument to many silc_http_server_* functions. It is freed automatically by the library.