projects
/
Lucu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48560a5
)
comment
author
PHO
<pho@cielonegro.org>
Mon, 31 Oct 2011 17:14:11 +0000
(
02:14
+0900)
committer
PHO
<pho@cielonegro.org>
Mon, 31 Oct 2011 17:14:11 +0000
(
02:14
+0900)
Ditz-issue:
8959dadc07db1bd363283dee401073f6e48dc7fa
Network/HTTP/Lucu/Interaction.hs
patch
|
blob
|
history
diff --git
a/Network/HTTP/Lucu/Interaction.hs
b/Network/HTTP/Lucu/Interaction.hs
index 3be8928bf83a7edf473458c6760b06275b3cf886..f1e7ab371734304bf18b00f57a70c608e3f4c16a 100644
(file)
--- a/
Network/HTTP/Lucu/Interaction.hs
+++ b/
Network/HTTP/Lucu/Interaction.hs
@@
-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 $