diff tests/test-non-interactive-wsgi.out @ 5930:c301f15c965a

send conservatively capitalized HTTP headers
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 23 Jan 2008 14:28:25 +0100
parents 3340aa5a64f7
children 510122bb3c7f
line wrap: on
line diff
--- a/tests/test-non-interactive-wsgi.out	Wed Jan 16 19:14:54 2008 +0330
+++ b/tests/test-non-interactive-wsgi.out	Wed Jan 23 14:28:25 2008 +0100
@@ -7,6 +7,6 @@
 ---- HEADERS
 200 Script output follows
 ---- DATA
-[('Content-type', 'text/html; charset=ascii')]
+[('Content-Type', 'text/html; charset=ascii')]
 ---- ERRORS