mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-18 08:29:55 +01: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.go | ||
| request_darwin.go | ||
| request_finalizer.go | ||
| request_linux.go | ||
| request_linux_purego.go | ||
| request_windows.go | ||
| responsewriter.go | ||
| responsewriter_darwin.go | ||
| responsewriter_linux.go | ||
| responsewriter_linux_purego.go | ||
| responsewriter_windows.go | ||
| webkit2.go | ||
| webkit2_purego.go | ||