Last.fm API:是否支持 Etag/Last-Modified 标头?
当使用 Last.fm
Web 服务的 REST 接口时,响应中是否提供了“Etag”和/或“Last-Modified”HTTP 标头?
例如,假设我计划使用 track.getTags
API 方法,“Etag”/“Last-Modified”HTTP 标头是否与响应一起发送?
(注:我在 Last.fm 的“讨论区”上问了同样的问题,但那里的活动似乎很少......我在这里探索 SO 广泛的集体知识)
When using the REST interface for Last.fm
web service, are the "Etag" and/or "Last-Modified" HTTP headers provided in the responses?
E.g. let's say I plan on using the track.getTags
API method, is either "Etag" / "Last-Modified" HTTP header sent along with the response?
(NOTE: I have asked the same question on Last.fm's "discussion board" but it seems there is low activity there... I am probing SO's vast collective knowledge here)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从与 last.fm 开发人员的对话来看,目前似乎不支持此功能......或者至少不一致。
From a conversation with a last.fm developer, it seems that this functionality isn't supported at the moment... or least not consistently.