Actually I haven't tried it recently, I was really just thinking about it logically.
After I establish the connection and respond with 100 continuation, thats where I would need to tell the browser that every bit of data I respond with will be compressed. Not like long polling where the response header is sent with the payload.
--Richard