updated WGI specification

This commit is contained in:
Jocelyn Fiat
2011-11-25 18:25:50 +01:00
parent c89ccfa768
commit 2234d3712b

View File

@@ -10,7 +10,7 @@ deferred class
feature {NONE} -- Execution feature {NONE} -- Execution
execute (req: WGI_REQUEST; res: WGI_RESPONSE_BUFFER) execute (req: WGI_REQUEST; res: WGI_RESPONSE)
-- Execute the request -- Execute the request
-- See `req.input' for input stream -- See `req.input' for input stream
-- `req.environment' for the Gateway environment -- `req.environment' for the Gateway environment