Added descriptions to WSF_RESPONSE about .send (mesg)
Fixed minor issues in other classes
This commit is contained in:
@@ -19,6 +19,6 @@ feature {NONE} -- Initialization
|
||||
f: WSF_FILE_RESPONSE
|
||||
do
|
||||
create f.make_html ("home.html")
|
||||
res.put_response (f)
|
||||
res.send (f)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user