Skip to content

由于httponly类型的cookie无法通过document.cookie方式进行读写,所以有以下2个问题 #15

Description

@ipad4

由于httponly类型的cookie无法通过document.cookie进行读写,所以有以下2个问题
①httponly类型的cookie,如何转发给native端请求接口时使用?
②native请求接口完毕后拿到的httponly类型的cookie如何回传设置给webview?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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