Skip to main content

Module resource_loader

Module resource_loader 

Source
Expand description

Browser resource loading process.

Supports the http(s):// scheme (via the platform NetworkCore), and the network-free resource:///, data: and file:// schemes.

Structs§

BrowserNetworkMessage
ネットワーク結果を UI スレッドで受け取るためのラッパー
BrowserResourceLoader
BrowserResourceLoader
BrowserResponse
統一レスポンス
DataURI
data: URL decoder (RFC 2397)
FileURI
file:// 用ローダー。
ResourceURI
resource:/// 専用

Enums§

BrowserNetworkError