Skip to main content
EventSource.withCredentials - Fetch - Web documentation
property EventSource.withCredentials
Private

Returns true if the credentials mode for connection requests to the URL providing the event stream is set to "include", and false otherwise.

Type

boolean
Back to top