--- parser3/www/htdocs/Attic/index.html 2002/08/13 16:27:53 1.107
+++ parser3/www/htdocs/Attic/index.html 2002/08/20 09:37:31 1.118
@@ -6,6 +6,8 @@ $selffilespec[$filespec]
#$form:here
#$request:charset[UTF-8]
#$response:charset[windows-1251]
+#$request:charset[windows-1251]
+#$response:charset[UTF-8]
#$response:content-type[$.value[text/html]$.charset[$response:charset]]
#@postprocess[body]
@@ -21,8 +23,9 @@ $selffilespec[$filespec]
# ^int:sql{select news_id from news where news_id=-1}[
## $.default{2}
# ]
+# ^hash::sql{bad}
# ^string:sql{select news_id from news where news_id=-1}[$.default{2}]
-# ^file::load[text;^string:sql{select '^^hello[]' }]
+# ^file::load[text;^string:sql{select 'from sql server' }]
# ^string:sql{select '^^hello[]' }] $ORIGINS(1)
# ^process{ ^^h[]}
# ^process{^string:sql{select '1
@@ -140,7 +143,6 @@ $selffilespec[$filespec]
#^tif[]
#^image[]
#^mail2[]
-#^cookie[]
#^response[]
#^regexp2[]
#^ttablerem[]
@@ -210,23 +212,50 @@ $selffilespec[$filespec]
#^xdoctypetest[]
#^xtabletest[]
#^staticstest[]
-^staticstest2[]
+#^staticstest2[]
+#^rbodytest[]
+#^cookie[]
+#^cookieexpirestest[]
+^postest[]