mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
Auto: misc.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# iframes
|
||||
|
||||
- An [[iframe]] is an easy way to implement [[transclusion]].
|
||||
- Web content embedded this way must allow it using either [[x-frame]] or [[content security policy]].
|
||||
- https://support.mozilla.org/en-US/kb/xframe-neterror-page?as=u&utm_source=inproduct
|
||||
- See also [[embed]].
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
# x-frame
|
||||
|
||||
- a [[http header]]
|
||||
- [[pull]] [[x-frame-options]]
|
||||
- [[go]] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
|
||||
- Controls [[HTTP]] permissions for [[frame]], [[iframe]], [[embed]], [[object]].
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[pull]: pull "Pull"
|
||||
[go]: go "Go"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user