Updated EWSGI specification (markdown)

This commit is contained in:
seibo
2011-07-12 15:57:54 -07:00
parent 4904aba360
commit e63553555d

View File

@@ -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):