GNU bug report logs - #10890
Erroneous REPL Example in Web HTTP Documentation

Previous Next

Package: guile;

Reported by: Daniel Krueger <keenbug <at> googlemail.com>

Date: Sun, 26 Feb 2012 18:03:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daniel Krueger <keenbug <at> googlemail.com>
To: 10890 <at> debbugs.gnu.org
Subject: bug#10890: Erroneous REPL Example in Web HTTP Documentation
Date: Sun, 26 Feb 2012 13:03:49 +0100
Hello there,

I found a little "copy'n'paste" error in the Web HTTP Documentation
(http://www.gnu.org/software/guile/manual/html_node/HTTP-Headers.html#HTTP-Headers)
where it says

(parse-header 'content-encoding "gzip")
=> (GET HEAD)

but which should be

(parse-header 'content-encoding "gzip")
=> (gzip)

Sorry for my english, by the way.

Daniel




This bug report was last modified 13 years and 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.