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

135b69c ReferenceError: cookies is not defined #22

Open
bluehr opened this issue Jul 6, 2023 · 1 comment
Open

135b69c ReferenceError: cookies is not defined #22

bluehr opened this issue Jul 6, 2023 · 1 comment

Comments

@bluehr
Copy link

bluehr commented Jul 6, 2023

Try to change this part of code , then it works

      if (typeof cookies != "undefined") {
          recv_headers["Cookie"] = cookies;
      }
      if (typeof host != "undefined") {
          recv_headers["Host"] = host;
      }  
@Zibri
Copy link
Owner

Zibri commented Apr 24, 2024

where?

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

2 participants