Hi, Ryan,
Do I correctly read in your code that you're counting on the one
"paragraph" below:
8<------------------------------------------------------------
content-length: 20 + load system/options/cgi/content-length
post-data: make string! content-length
read-io system/ports/input post-data content-length
8<------------------------------------------------------------
to obtain all of your data "in fell swoop"? If so, I'm wondering
if the need to loop over the input stream (which I tried in my
previously-posted efforts) might be part of the picture.
-jn-
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.