This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-core".
The branch, master has been updated
via 0fa737d9fbabc14cefc59020722e4077a4d6760d (commit)
from 9d5964e71a862f03c3fb36df5d61a62ac226c831 (commit)
Summary of changes:
src/Snap/Internal/Http/Types.hs | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0fa737d9fbabc14cefc59020722e4077a4d6760d
Author: Gregory Collins <[email protected]>
Date: Sun Mar 20 21:22:29 2011 +0100
Fix docstring on rqIsSecure
diff --git a/src/Snap/Internal/Http/Types.hs b/src/Snap/Internal/Http/Types.hs
index 120ada2..c327e53 100644
--- a/src/Snap/Internal/Http/Types.hs
+++ b/src/Snap/Internal/Http/Types.hs
@@ -204,8 +204,7 @@ data Request = Request
-- | Returns the HTTP server's idea of its local hostname.
, rqLocalHostname :: !ByteString
- -- | Returns @True@ if this is an @HTTPS@ session (currently always
- -- @False@).
+ -- | Returns @True@ if this is an @HTTPS@ session.
, rqIsSecure :: !Bool
, rqHeaders :: Headers
, rqBody :: IORef SomeEnumerator
-----------------------------------------------------------------------
hooks/post-receive
--
snap-core
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap