Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.HTTP.Link.Types
Description
The data type definitions for the HTTP Link header.
Documentation
The link attribute key.
A single link.
Instances
linkParams :: Link -> [(LinkParam, Text)] Source
Extracts the parameters from the link.