Added warning to scgi module.

This commit is contained in:
Dominik Picheta
2014-12-26 16:37:32 +00:00
parent f53c050507
commit 0619322ea2

View File

@@ -25,6 +25,10 @@
##
## **Warning:** The API of this module is unstable, and therefore is subject
## to change.
##
## **Warning:** This module only supports the old asynchronous interface.
## You may wish to use the `asynchttpserver <asynchttpserver.html>`_
## instead for web applications.
include "system/inclrtl"