mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-18 23:33:51 +01:00
- Rename payload.go to header.go for clarity - Add HostLength and PortLength fields to avoid NUL-terminated string scanning - Add padding bytes to make struct size match headerSize - Remove unused StreamRequestPayload struct and WriteTo method - Add runtime size validation in init() - Update PROTOCOL.md documentation