I'm working on a SCGI implementation for my job. SCGI is quite easy to handle and well-supported by servers. The only missing part is multipart POST (used for file post).
get, post, cookie, headers (etc..) just work. I have to ask permission to publish my code, btw it's a very easy protocol to implement. Il giorno ven, 14/10/2011 alle 21.14 -0400, Jeremy Sandell ha scritto: > Hello! > > > > Does anyone know if there's a D2 binding or implementation for > fastcgi as of yet? > > > Thanks! > Jeremy Sandell
