From 13515504c3bde212c374c41d3d197ee458f5f514 Mon Sep 17 00:00:00 2001 From: seibo Date: Thu, 7 Jul 2011 15:58:16 -0700 Subject: [PATCH] Updated The Eiffel Web Server Gateway Interface (markdown) --- EWSGI-specification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EWSGI-specification.md b/EWSGI-specification.md index 53d04a80..50913066 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.