Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.HTTP.Link.Types
Description
The data type definitions for the HTTP Link header.
Documentation
The link attribute key.
linkParams :: Link -> [(LinkParam, Text)] #
Extracts the parameters from the link.
http-link-header-1.0.3: A parser and writer for the HTTP Link header as specified in RFC 5988 "Web Linking".
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.HTTP.Link.Types
Description
The data type definitions for the HTTP Link header.
The link attribute key.
linkParams :: Link -> [(LinkParam, Text)] #
Extracts the parameters from the link.