Commit Graph

3 Commits

Author SHA1 Message Date
jf908
73999cbdc7
Http source fixes
* Rename and split http_source feature to http and https
* Enable http sources when using processed asset mode
* Fix ureq/rustls feature gate (it was only working by accident because ureq with full features is part of the dev dependencies)
* Disable gzip and json ureq features
* Misc. rewording of a couple docs
* Setup HttpSourcePlugin as part of DefaultPlugins to allow for future configuration (there is currently none)
2025-06-30 01:46:43 +01:00
Peter Hayman
0f292de212 use async-fs for http_source 2025-05-20 14:56:05 +10:00
Peter Hayman
46b568641e feat: http asset sources 2025-02-17 13:57:16 +11:00