http count: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0.3}} {{FuncDescription|Gets amount currently existing http requests.}} {{FuncSyntax|http_count()}} {{FuncParameters}} {{FuncNoParam}} {{FuncRetur...")
(No difference)

Revision as of 19:17, 24 January 2020

http count

Type: Function
Context: Server
Introduced: v1.0.3

Description

Gets amount currently existing http requests.

Syntax

http_count()

Parameters

  • This function has no parameters.

Return Value

  • Returns number of http requests.

See also