I tried all links like link-login/link-login-only/link-logout/link-status all of them only redirect to HTTP even if my login are HTTPS.
Any why to solve that ?
WAY not enough information. What are you talking about?
I think crack cocaine withdrawal advice is in another forum.
I’m using HTTPS for hotspot login… after user logged in, it is redirect to status page using
$(link-status)
…
but this link
$(link-status)
using HTTP, not HTTPS. Same as others links:
$(link-logout)
and
$(link-login)
.
For ex.if I logged in using:
https://<hotspot.com>/login
I should redirect to
https://<hotspot.com>/status
but I go to:
http://<hotspot.com>/status
I hope that my my question getting clear now.
I don’t run hotspot, so I can’t help, but I get the idea.
At the moment, you can use it like this: https://$(hostname)/$(target-dir)status
Thanks for your reply. I will try this workaround.
One more thing, adding “?erase-cookie=true” not working … The only workaround that works great is the Post method…
Sent from my GM1913 using Tapatalk