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

cant read any cookies using JS with BS Proxy #2049

Open
wdssmq opened this issue Sep 1, 2023 · 0 comments
Open

cant read any cookies using JS with BS Proxy #2049

wdssmq opened this issue Sep 1, 2023 · 0 comments

Comments

@wdssmq
Copy link

wdssmq commented Sep 1, 2023

The value of document.cookie is empty

module.exports = {
  // CLI --ignore parameter cant use arr 
  "ignore": ["**\/bin\/*.*","**\/cache\/*.*","**\/usr\/*.*"],
  "files": false,
  "proxy": false,
  // "logLevel": "debug",
  "logFileChanges": true,
};
browser-sync start --config "/home/wdssmq/Git/plugin/mz_BrowserSync/usr/bs-config.js" --proxy "http://127.0.0.1:8081/" \
--cwd "/home/wdssmq/Git" \
--files "plugin/**/*.css, plugin/**/*.html, plugin/**/*.js, plugin/**/*.php

20230901121632

#1987

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

No branches or pull requests

1 participant