4D Component which includes methods to help your web developing.
import HttpServer () -> cs
| Name | Type | Description | ||
|---|---|---|---|---|
| return | object | ← | Class store object |
This method returns the class store (cs) object of the component.
C_OBJECT($cs_o)
$cs_o:=import HttpServer
// Then you can use claseses of HttpServer