BUG/MINOR: send-proxy-v2: string size must include ('\0')

strlen() exclude the terminating null byte ('\0'), add it.
1 file changed