Fixed a last minute regression due to removal REQUEST.chunked_input

This commit is contained in:
Jocelyn Fiat
2012-04-13 17:19:14 +02:00
parent 21b03a05fd
commit 34c6288032
3 changed files with 23 additions and 4 deletions
@@ -11,6 +11,7 @@
</option>
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
<library name="http" location="..\..\protocol\http\http.ecf"/>
<library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/>
<library name="wsf" location="..\wsf\wsf.ecf"/>
<cluster name="src" location="./src" recursive="true"/>
</target>