summaryrefslogtreecommitdiff
path: root/spec/spore_impl.pod
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-15 14:03:21 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-15 14:03:21 +0200
commit288b2333900843abfa1b192a120c1d48703a1024 (patch)
treefbe8c5257e39894fbf3ff5e534b46cc007bf0159 /spec/spore_impl.pod
parentPOD for mw useragent (diff)
downloadnet-http-spore-288b2333900843abfa1b192a120c1d48703a1024.tar.gz
update specification
Diffstat (limited to '')
-rw-r--r--spec/spore_impl.pod21
1 files changed, 13 insertions, 8 deletions
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<SERVER_PROTOCOL>: 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<QUERY_STRING>: 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.