httpreq.hfilesource file

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  

HTTPRequest 

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)

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3