Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
refactor: use strings.Builder to improve performance (#7364)
* refactor: use strings.Builder to improve performance Signed-off-by: zjumathcode <pai314159@2980.com> * refactor: small builder improvements per review (WriteByte / split writes) also revert builder change in client_test.go refactor(logging): build IP mask output via join of parts (more efficient) --------- Signed-off-by: zjumathcode <pai314159@2980.com> Co-authored-by: Francis Lavoie <lavofr@gmail.com>
Z
zjumathcode committed
68d50020eef0d4c3398b878f17c8092ca5b58ca0
Parent: 8a18acc
Committed by GitHub <noreply@github.com>
on 2/16/2026, 7:30:44 PM