From d7de75abd7a25a848cc75a1997ca1884cb336d30 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sun, 17 Oct 2010 17:56:28 +0200 Subject: remove max_redirect, add expected_status --- spore_implementation.pod | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'spore_implementation.pod') diff --git a/spore_implementation.pod b/spore_implementation.pod index ffd68b8..a329c19 100644 --- a/spore_implementation.pod +++ b/spore_implementation.pod @@ -183,11 +183,6 @@ B always be present. =item * -C: The maximum number of redirection to follow before -failing the request. - -=item * - C: An ordered list of all the intermediate urls that were tried by the fetcher. @@ -195,6 +190,10 @@ were tried by the fetcher. C: The scheme of the url. +=item * + +C: The list of expected HTTP status for this request in the response. + =back =head1 CHANGELOGS -- cgit v1.2.3