Safe Haskell | None |
---|
Network.Lastfm.Response
Contents
Description
Request sending and Response parsing
Sign Request
Signing is important part of every authentication requiring API request. Basically, every such request is appended with md5 footprint of its arguments as described at http://www.last.fm/api/authspec#8
Application secret