[Bug 29219] New: Confusing section on getting cookies.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29219

            Bug ID: 29219
           Summary: Confusing section on getting cookies.
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDriver
          Assignee: public-browser-tools-testing@w3.org
          Reporter: james@hoppipolla.co.uk
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org
            Blocks: 20860
  Target Milestone: ---

"HTTP Method    Path Template
DELETE  /session/{session id}/cookie/{name}

The Delete Cookie command allows you to delete either a single cookie by
parameter name, or all the cookies associated with the active document’s
address if name is undefined. "

This is rather unclear. If the intent is to have an endpoint [...]/cookie and
[...]/cookie/{name} it might be clearer to have two sections in the spec
because in other places it's assumed that a non-empty match is required in the
URI templates, and in any case [...]/cookie/ and [...]/cookie are not
equivalent.


Referenced Bugs:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20860
[Bug 20860] WebDriver Level 1
-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 21 October 2015 15:32:06 UTC