<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
I'm working on a SCGI implementation for my job. SCGI is quite easy to handle and well-supported by servers.<BR>
The only missing part is multipart POST (used for file post).<BR>
<BR>
get, post, cookie, headers (etc..) just work. <BR>
<BR>
I have to ask permission to publish my  code, btw it's a very easy protocol to implement.<BR>
 <BR>
<BR>
Il giorno ven, 14/10/2011 alle 21.14 -0400, Jeremy Sandell ha scritto:<BR>
<BLOCKQUOTE TYPE=CITE>
    Hello!
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
       Does anyone know if there's a D2 binding or implementation for fastcgi as of yet?
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Thanks!
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Jeremy Sandell
</BLOCKQUOTE>
</BODY>
</HTML>