[EMAIL PROTECTED] writes:
> To protect the server I'd like to suggest the following additions:
Ok, more good ideas, but once again - this is apreq stuff:-)
> possible to register TCL callbacks. For example, let's put
> the following into tovar.tcl:
>
> proc tovar { filename chunk } {
> global UPLOAD
> append UPLOAD(data,$filename) $chunk
> }
> and say:
>
> Dtcl_Script ChildInitScript "source tovar.tcl"
> Dtcl_UploadFilesToProc "tovar"
This needs to be a generic API at the C level, so that the other
people who use apreq (perl, ?, ?) can use it as well.
Thanks,
--
David N. Welton
Free Software: http://people.debian.org/~davidw/
Apache Tcl: http://tcl.apache.org/
Personal: http://www.efn.org/~davidw/
Work: http://www.innominate.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]