For Nino connector, ensured that environment variables are percent-encoded in meta variables.

This commit is contained in:
2013-12-02 10:26:23 +01:00
parent 20367851cc
commit 4f15745647
3 changed files with 6 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
<option warning="true" full_class_checking="true">
</option>
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
<library name="encoder" location="../../../../text/encoder/encoder.ecf"/>
<library name="ewsgi" location="..\..\ewsgi.ecf" readonly="false"/>
<library name="http" location="../../../../network/protocol/http/http.ecf"/>
<library name="nino" location="../../../../../contrib/library/network/server/nino/nino.ecf" readonly="false">