hweblib-0.6.1: Haskell Web Library

Safe HaskellNone
LanguageHaskell2010

Network.Parser.Rfc2616

Description

Hypertext Transfer Protocol -- HTTP/1.1 http://www.ietf.org/rfc/rfc2616.txt

Synopsis

Documentation

separatorsPred :: Word8 -> Bool Source

  • Basic Parser Constructs for RFC 2616

tokenPred :: Word8 -> Bool Source

  • Basic Parser Constructs for RFC 2616