Corrected header comment
This commit is contained in:
@@ -240,7 +240,7 @@ feature {NONE} -- Implementation
|
|||||||
end
|
end
|
||||||
|
|
||||||
frozen handle_use_proxy (req: WSF_REQUEST; res: WSF_RESPONSE)
|
frozen handle_use_proxy (req: WSF_REQUEST; res: WSF_RESPONSE)
|
||||||
-- Write response to OPTIONS * into `res'.
|
-- Write Use Proxy response `res'.
|
||||||
require
|
require
|
||||||
res_attached: res /= Void
|
res_attached: res /= Void
|
||||||
req_attached: req /= Void
|
req_attached: req /= Void
|
||||||
|
|||||||
Reference in New Issue
Block a user