Auto: misc.

This commit is contained in:
2021-03-21 13:00:52 +01:00
parent 8f871428d6
commit 76ad141c8a
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -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
View File
@@ -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"