Test
This commit is contained in:
@@ -32,7 +32,6 @@ feature -- Basic operations
|
|||||||
-- the response headers.
|
-- the response headers.
|
||||||
res.put_header ({HTTP_STATUS_CODE}.ok, <<["Content-Type", "text/plain"], ["Content-Length", "11"]>>)
|
res.put_header ({HTTP_STATUS_CODE}.ok, <<["Content-Type", "text/plain"], ["Content-Length", "11"]>>)
|
||||||
res.put_string ("Hello World 99 just another mod")
|
res.put_string ("Hello World 99 just another mod")
|
||||||
res.put_string ("Hello World reloaded")
|
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user