From 288b2333900843abfa1b192a120c1d48703a1024 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Wed, 15 Sep 2010 14:03:21 +0200 Subject: update specification --- spec/spore_impl.pod | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'spec/spore_impl.pod') diff --git a/spec/spore_impl.pod b/spec/spore_impl.pod index 3e8aa69..1e1ee3e 100644 --- a/spec/spore_impl.pod +++ b/spec/spore_impl.pod @@ -163,13 +163,6 @@ required. =item * -C: The version of the protocol the client used to -send the request. Typically this will be something like "HTTP/1.0" or -"HTTP/1.1" and may be used by the middlewares to determine how to -treat any HTTP request headers. - -=item * - C: The portion of the request URL that follows the ?, if any. May be empty, but is always required. It will always be empty before the request is actually made and sent. @@ -237,10 +230,22 @@ I'd like to thank authors of these great documents. =head1 AUTHOR -XXX +=over 4 + +=item franck cuny + +=item nils grunwald + +=back =head1 CONTRIBUTORS +=over 4 + +=item damien "bl0b" leroux + +=back + =head1 COPYRIGHT AND LICENSE Copyright XXX, 2010. -- cgit v1.2.3