- From: jugglinmike <notifications@github.com>
- Date: Mon, 04 Dec 2017 09:27:15 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 December 2017 17:27:38 UTC
jugglinmike commented on this pull request. > + </p> + + <section> + <h3 id="set-permission-command"> + Set Permission + </h3> + <table> + <tbody> + <tr> + <th>HTTP Method</th> + <th><a lt="extension command prefix">Prefix</a></th> + <th><a lt="extension command name">Name</a></th> + </tr> + <tr> + <td>POST</td> + <td>permissions</td> @JKereliuk It's actually the consumer's responsibility to define that part of the URL. [That wasn't clear when I wrote this patch back in June](https://github.com/w3c/webdriver/issues/961), and it's only since then that we've made the interaction explicit (see https://github.com/w3c/webdriver/pull/956 and https://github.com/w3c/webdriver/pull/962). So Jeffrey's request here makes sense to me; the current text is a relic of a issue we've since resolved in WebDriver. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/151#discussion_r154716867
Received on Monday, 4 December 2017 17:27:38 UTC