updated WGI specification
This commit is contained in:
@@ -10,7 +10,7 @@ deferred class
|
||||
|
||||
feature {NONE} -- Execution
|
||||
|
||||
execute (req: WGI_REQUEST; res: WGI_RESPONSE_BUFFER)
|
||||
execute (req: WGI_REQUEST; res: WGI_RESPONSE)
|
||||
-- Execute the request
|
||||
-- See `req.input' for input stream
|
||||
-- `req.environment' for the Gateway environment
|
||||
|
||||
Reference in New Issue
Block a user