Volley Post JsonObjectRequest ignoring parameters while using getHeader and getParams

前端 未结 2 2104
礼貌的吻别
礼貌的吻别 2020-12-09 11:48

I am trying to connect API url=\"api adress\" which accepts two header types application/json to reponce in json and application/xml to reponce in xml. I need to hit JSON wi

2条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 12:50

    Volley JsonObjectRequest Post request not working

    Take the other answer from that post wich starts with: You can create a custom JSONObjectReuqest

提交回复
热议问题