bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14128: web/http.scm: bad-header date check (UTC?)


From: Thien-Thi Nguyen
Subject: bug#14128: web/http.scm: bad-header date check (UTC?)
Date: Wed, 03 Apr 2013 12:33:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

() Daniel Hartwig <address@hidden>
() Wed, 3 Apr 2013 17:47:01 +0800

   Apparently we are supposed to do this a bit more and accomodate yet
   another non-compliant service?

Maybe that stuff should be exposed to the user.  Do a best effort
conversion and if not successful, return a pair ‘(raw-string . STRING)’
or whatever -- it's enough that it has a different type and that the
type is documented.  This way, you avoid carrying forward lots of cruft.
Do it now before it's too late!

   Erk.  What is the point of defining protocols and standards then?

One purpose is to challenge programmers to learn how and when to say "no".

-- 
Thien-Thi Nguyen
GPG key: 4C807502

Attachment: pgpRSrJaO6RJM.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]