c38fd1b7b7
- Only add HTTP transport when network_settings.header.type is not 'none' - Use pure TCP (null transport) when header type is 'none' or unset - Align with General protocol implementation and VMess specification This prevents unnecessary HTTP transport layer when using pure TCP.