httpreq.hfile | source file |
Classes Summary | Functions Summary Details | Macros Summary Details | Enums Summary Details | Templates Summary Details |
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
Summary of Macros
Summary of Enums
Summary of Templates
Global Functions
Macros
Enums
Templates
(none)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3
Generated on 5/16/2013 from TADS version 3.1.3