Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

$.http 支持HTTPS #626

Open
yefang2014 opened this issue Jun 22, 2017 · 2 comments
Open

$.http 支持HTTPS #626

yefang2014 opened this issue Jun 22, 2017 · 2 comments

Comments

@yefang2014
Copy link

it's work well when $.http.get https url on IOS, but error on android
any diff ?

or, how vue-resout to support https

@lc-soft
Copy link

lc-soft commented Jul 27, 2017

You need to give screenshots or error messages.

@keepingFE
Copy link

Https request parameters are as follows:
this.$http.post('https://post/api/login', param).then(vm.success)
The param parameter can not be passed to the https interface。Form Data does not exist。
why?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants