From a779aac9db96b05acb2c4e1b62417bbf37f160f8 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 28 Apr 2012 17:12:39 +1200 Subject: Make specification language more terse, and more regular. --- notes | 91 +++++++++++++++++++------------------------------------------------ 1 file changed, 26 insertions(+), 65 deletions(-) (limited to 'notes') diff --git a/notes b/notes index 0513cb42..bd315ebe 100644 --- a/notes +++ b/notes @@ -1,92 +1,53 @@ -Value Specifiers: - - !500k - 500k of random data - !500k:utf8 - 500k of utf8. Other specifiers: utf8,alphanum,alpha,printable - "foo" - literal - foo - literal - destination - code>destination - - 301:VALUE>VALUE - 301>http://foo.bar - - - Content-type: - - t:content-type + !500k - 500k of random data + !500k:utf8 - 500k of utf8. Other specifiers: utf8,alphanum,alpha,printable + "foo" - literal +