Crate keket_http

Crate keket_http 

Source

Modules§

third_party

Structs§

AssetFromHttp
A marker component indicating that an asset was loaded from an HTTP request. It does not contain asset data but is used to mark assets fetched from an HTTP URL.
HttpAssetFetch
HttpAssetFetch is a struct that enables fetching assets from an HTTP endpoint. The root URL represents the base URL to join with paths to form full asset URLs.