Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: webserv.r and POST

From: Izkata:Comcast at: 26-Dec-2004 10:51

I use the Micro Web Server/Tiny Web Server when messing around with that stuff.. Dunno how similar it is to what your using.. Anyways, in it, POSTed data appears in http-port/state/inBuffer (http-port is the port to the compuer that POSTed)