Skip to content

Commit

Permalink
Mention administrative prohbition change change in overview.
Browse files Browse the repository at this point in the history
  • Loading branch information
zenhack committed Jan 5, 2022
1 parent 3071594 commit 5cbba4a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,10 @@ <h3>
<p>
The {{RTCPeerConnection}}
interface is defined in [[WEBRTC]]. This document extends that interface
by adding an additional static method, and using Content-Security-Policy
for ICE candidate filtering.
by adding an additional static method, using Content-Security-Policy
for ICE candidate filtering, and clarifying the definition of
<a data-cite="WEBRTC#dfn-administratively-prohibited">administratively
prohibited</a>.</p>
</p>
<pre class="idl">partial interface RTCPeerConnection {
static sequence&lt;RTCIceServer&gt; getDefaultIceServers();
Expand Down

0 comments on commit 5cbba4a

Please sign in to comment.