Skip to content

Add /cookies/delete and /headers endpoints - network control #66

@justrach

Description

@justrach
  1. /cookies/delete - Delete specific cookies
    Params: tab_id, name (required), domain (optional)
    Implementation: CDP Network.deleteCookies

  2. /headers - Set extra HTTP headers for all requests
    Params: tab_id, POST body with JSON headers object
    Implementation: CDP Network.setExtraHTTPHeaders

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions