Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forceHTTPS in case of mobile where we are in file protocole #44

Open
wants to merge 11 commits into
base: master
from

Rename method

  • Loading branch information
odaumas committed Sep 19, 2016
commit 2446be2a4c348b17dd8717be7c2cbf477f92ad4b
@@ -30,7 +30,7 @@
tracker.tag = tag;
}

function setTag(tracker, forceHTTPS){
function setForceHTTPS(tracker, forceHTTPS){
tracker.forceHTTPS = forceHTTPS;
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.