mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 19:39:59 +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 |
||
---|---|---|
.. | ||
request_darwin.go | ||
request_finalizer.go | ||
request_linux_purego.go | ||
request_linux.go | ||
request_windows.go | ||
request.go | ||
responsewriter_darwin.go | ||
responsewriter_linux_purego.go | ||
responsewriter_linux.go | ||
responsewriter_windows.go | ||
responsewriter.go | ||
webkit2_purego.go | ||
webkit2.go |