Skip to content

SpotifyAPI-NET 2.10.0

Choose a tag to compare

@JohnnyCrazy JohnnyCrazy released this 07 Jul 19:46
· 743 commits to master since this release

Web-API

  • Added a way to get response headers on any response model #82 :
    • string model.Header(string headerName)
    • WebHeaderCollection model.Headers()