mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-15 15:44:14 +00:00
Added warning to scgi module.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user