httpreq.hfile
Classes
Summary
This module defines the HTTPRequest intrinsic class. This class represents a request sent from a network client to the byte-code program via the program’s HTTP server object.
See the HTTPServer object for details on setting up an HTTP server within the program.
HTTPRequest objects are not created with ‘new’. Instead, the system creates them when HTTP requests arrive, and returns them to the byte-code program via the netEvent() built-in function.
Summary of Classes
Summary of Global Functions
(none)
Summary of Macros
(none)
Summary of Enums
(none)
Summary of Templates
(none)
Global Functions
(none)
Macros
Enums
(none)
Templates
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1