On Tue, 4 Oct 2005, sharat_ wrote:
What I am trying to achieve is the control over yahoo messanger, in the
way that one can IM only to those people who are on the allow list.
Allow list where?
I was unable to block the message, but I am able to redirect the msg to
a another yahoo id. If the content length remains same after buffer
modification then it works fine. But as soon the buffer length changes,
the yahoo messenger signs off.
I am doing all this in comm.c:comm_write()
Too low level. You need to look higher up in the design.
Can you roll back a little and describe at HTTP protocol level what it is
you want to do?
Is this request or response data?
Is it a HTTP request, or data within a CONNECT request?
Regards
Henrik