File tree Expand file tree Collapse file tree 1 file changed +3
-20
lines changed Expand file tree Collapse file tree 1 file changed +3
-20
lines changed Original file line number Diff line number Diff line change @@ -126,24 +126,7 @@ a decorator overrides the middleware.
126
126
Limitations
127
127
===========
128
128
129
- The ``X-Frame-Options`` header will only protect against clickjacking in a
130
- modern browser. Older browsers will quietly ignore the header and need `other
131
- clickjacking prevention techniques`_.
129
+ The ``X-Frame-Options`` header will only protect against clickjacking in
130
+ `modern browsers`_.
132
131
133
- Browsers that support ``X-Frame-Options``
134
- -----------------------------------------
135
-
136
- * Internet Explorer 8+
137
- * Edge
138
- * Firefox 3.6.9+
139
- * Opera 10.5+
140
- * Safari 4+
141
- * Chrome 4.1+
142
-
143
- See also
144
- --------
145
-
146
- A `complete list`_ of browsers supporting ``X-Frame-Options``.
147
-
148
- .. _complete list: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options#browser_compatibility
149
- .. _other clickjacking prevention techniques: https://en.wikipedia.org/wiki/Clickjacking#Prevention
132
+ .. _modern browsers: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options#browser_compatibility
You can’t perform that action at this time.
0 commit comments