[mod_python] RFE: expose File descriptor in API
Gregory Trubetskoy
grisha at modpython.org
Sat Jun 24 14:43:03 EST 2000
On Fri, 23 Jun 2000, richard offer wrote:
> I'm in the process of switching from HTMLgen to HyperText as my text
> generator and that has a writeto() method that takes a FD as an argument.
I don't think there is such a thing as a file descriptor that one can
write to within apache. Also, writeto() would need to know how to handle
HTTP errors.
> Wont this allow for progressive loading ?
What's "progressive loading"?
Grisha
More information about the Mod_python
mailing list