#include "nsd.h"Data Structures | |
| struct | Http |
Functions | |
| int | NsTclNHttpObjCmd (ClientData arg, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[]) |
Variables | |
| Tcl_ObjCmdProc | NsTclHttpObjCmd |
| int NsTclNHttpObjCmd | ( | ClientData | arg, | |
| Tcl_Interp * | interp, | |||
| int | objc, | |||
| Tcl_Obj *CONST | objv[] | |||
| ) |
----------------------------------------------------------------------
NsTclNHttpObjCmd --
Implements the new ns_http to handle HTTP requests.
Results: Standard Tcl result.
Side effects: May queue an HTTP request.
----------------------------------------------------------------------
FALLTHROUGH
| Tcl_ObjCmdProc NsTclHttpObjCmd |
1.5.1