From 831f73b3084742ceea388fc6a9807d426c1d8747 Mon Sep 17 00:00:00 2001 From: seibo Date: Thu, 7 Jul 2011 15:57:14 -0700 Subject: [PATCH] Updated EWSGI specification (markdown) --- EWSGI-specification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EWSGI-specification.md b/EWSGI-specification.md index c9c6fb67..53d04a80 100644 --- a/EWSGI-specification.md +++ b/EWSGI-specification.md @@ -1,5 +1,5 @@ -The Eiffel Web Server Gateway Interface# -Preface## +# The Eiffel Web Server Gateway Interface # +## Preface ## This document specifies a proposed standard interface between web servers and Eiffel web applications or frameworks, to promote web application portability across a variety of web servers.