A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/WorkerGlobalScope/isSecureContext below:

WorkerGlobalScope: isSecureContext property - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. WorkerGlobalScope
  4. isSecureContext

Filter sidebar

In this article
  1. Document Object Model (DOM)
  2. WorkerGlobalScope
  3. Instance properties
    1. caches
    2. crossOriginIsolated
    3. crypto
    4. fonts
    5. indexedDB
    6. isSecureContext
    7. location
    8. navigator
    9. origin
    10. performance
    11. scheduler
    12. self
    13. trustedTypes
  4. Instance methods
    1. atob()
    2. btoa()
    3. clearInterval()
    4. clearTimeout()
    5. createImageBitmap()
    6. dump() Non-standard Deprecated
    7. fetch()
    8. importScripts()
    9. queueMicrotask()
    10. reportError()
    11. setInterval()
    12. setTimeout()
    13. structuredClone()
  5. Events
    1. error
    2. languagechange
    3. offline
    4. online
    5. rejectionhandled
    6. securitypolicyviolation
    7. unhandledrejection
  6. Inheritance
    1. EventTarget
  7. Related pages for DOM
    1. AbortController
    2. AbortSignal
    3. AbstractRange
    4. Attr
    5. CDATASection
    6. CharacterData
    7. Comment
    8. CustomEvent
    9. DOMError Deprecated
    10. DOMException
    11. DOMImplementation
    12. DOMParser
    13. DOMPoint
    14. DOMPointReadOnly
    15. DOMRect
    16. DOMTokenList
    17. Document
    18. DocumentFragment
    19. DocumentType
    20. Element
    21. Event
    22. EventTarget
    23. HTMLCollection
    24. MutationObserver
    25. MutationRecord
    26. NamedNodeMap
    27. Node
    28. NodeIterator
    29. NodeList
    30. ProcessingInstruction
    31. Range
    32. StaticRange
    33. Text
    34. TextDecoder
    35. TextEncoder
    36. TimeRanges
    37. TreeWalker
    38. XMLDocument
  8. Guides
    1. Introduction to the DOM
    2. Using the Document Object Model
    3. Attribute reflection
    4. Traversing an HTML table with JavaScript and DOM Interfaces
    5. Locating DOM elements using selectors
    6. Working with events
    7. Examples of web and XML development using the DOM
In this article WorkerGlobalScope: isSecureContext property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2018.

Note: This feature is only available in Web Workers.

The isSecureContext read-only property of the WorkerGlobalScope interface returns a boolean indicating whether the current context is secure (true) or not (false).

Value

A boolean.

Specifications Specification HTML
# dom-issecurecontext-dev
Browser compatibility See also Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on Aug 29, 2024 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4