]> gitweb @ CieloNegro.org - Lucu.git/commitdiff
comment
authorPHO <pho@cielonegro.org>
Mon, 31 Oct 2011 17:14:11 +0000 (02:14 +0900)
committerPHO <pho@cielonegro.org>
Mon, 31 Oct 2011 17:14:11 +0000 (02:14 +0900)
Ditz-issue: 8959dadc07db1bd363283dee401073f6e48dc7fa

Network/HTTP/Lucu/Interaction.hs

index 3be8928bf83a7edf473458c6760b06275b3cf886..f1e7ab371734304bf18b00f57a70c608e3f4c16a 100644 (file)
@@ -109,7 +109,6 @@ mkSemanticallyInvalidInteraction ∷ Config
                                  → IO SemanticallyInvalidInteraction
 mkSemanticallyInvalidInteraction config@(Config {..}) (AugmentedRequest {..})
     = do date ← getCurrentDate
-         -- FIXME: DRY
          let res  = setHeader "Server"       cnfServerSoftware      $
                     setHeader "Date"         date                   $
                     setHeader "Content-Type" defaultPageContentType $