Pointer to output buffer

Hello,

I 'm C/C++ software developer. I’ve downloaded the source code of haproxy V1.8.13. I’ve tried to find a raw pointer (f.e., char*) to the output buffer of the output data after the TCP connection between client and server was successfully established. I want to add some specific data to output buffer in order the server to receive it from the client. I see the method ‘connection_server()’ in the file ‘backend.c’. The pointer to the output buffer is prepared in this function? Could you please help me with this searching?

Thank you in advance!

Its better to ask development related question on the mailing list, here on discourse you will not see a lot of devs.

You don’t have to subscribe to the ML, just send your questions to the list address haproxy@formilux.org