File: n_httpclient.sru
Size: 369
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$n_httpclient.sru
$PBExportComments$Extension HTTPClient class
forward
global type n_httpclient from pfc_n_httpclient
end type
end forward

global type n_httpclient from pfc_n_httpclient
end type
global n_httpclient n_httpclient

on n_httpclient.create
call super::create
end on

on n_httpclient.destroy
call super::destroy
end on

  • pfc_n_httpclient n_httpclient(sru)