I am getting HTTP FAILED: java.io.IOException: unexpected end of stream on when I try to make @DELETE network call

前端 未结 0 1331
陌清茗
陌清茗 2020-12-07 22:49

I am using Retrofit and I am trying to delete an item from my app and I called this method in my Interface:

@http(method = "DELETE", path = "/alert&quo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题