You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/04/15 03:27:08 UTC

[GitHub] [incubator-weex] nikojxie opened a new issue #2314: how can I get the data by stream.fetch in android

nikojxie opened a new issue #2314: how can I get the data by stream.fetch in android
URL: https://github.com/apache/incubator-weex/issues/2314
 
 
   when I use post method in android, I can't get the response data
   ========request'log=======
       method : POST
       url : https://****//api/login
       headers : appType: android
       Content-Type: application/json
       user-agent: Android SDK built for x86(Android/8.1.0) (atjia-busi/1.1.2) Weex/0.18.0 1440x2416
   ========response'log=======
       url : https://back.singohome.com//api/login
       code : 200
       protocol : http/1.1
   
   But it's effective in IOS😭
   Thanks for your help

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services