Updated EWSGI specification (markdown)
This commit is contained in:
@@ -73,7 +73,7 @@ This is the Eiffel application side. Basically one should be able to write:
|
|||||||
Result.set_status (Http_not_found)
|
Result.set_status (Http_not_found)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end`
|
||||||
|
|
||||||
Or to register handlers for specific URL paths (or regexp based URL path expressions):
|
Or to register handlers for specific URL paths (or regexp based URL path expressions):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user