Skip to content

135b69c ReferenceError: cookies is not defined #22

@bluehr

Description

@bluehr

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;
      }  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions