mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 18:31:39 +08:00
![]() * Fix and optimize content type sniffer - Minimize copying and buffering - Ensure it sniffs the full 512-bytes prefix * Fix assorted warnings * Cleanup error formatting - Remove unnecessary formatting calls - Fix invalid format strings - Standardise logging calls * Fix and optimize index fallback method - Pass through non-404 responses correctly - Do not buffer original response * Test content sniffing and index fallback * Update changelog * Remove obsolete check * Add safety checks in sniffer |
||
---|---|---|
.. | ||
bundledassets | ||
defaults | ||
webview | ||
asset_fileserver.go | ||
assetserver_darwin.go | ||
assetserver_dev.go | ||
assetserver_linux.go | ||
assetserver_production.go | ||
assetserver_test.go | ||
assetserver_webview.go | ||
assetserver_windows.go | ||
assetserver.go | ||
build_dev.go | ||
build_production.go | ||
bundled_assetserver.go | ||
common.go | ||
content_type_sniffer.go | ||
fallback_response_writer.go | ||
fs.go | ||
middleware.go | ||
mimecache_test.go | ||
mimecache.go | ||
options.go | ||
ringqueue.go |