Dennis Balzuweit
Dennis Balzuweit
Thank you very much! I will check this and get back to you.
Hi @rlebeau. I've checked the `OnHeadersAvailable` and `OnHeadersBlocked ` approach. This worked so far as I can check the headers and disrupt the communication if needed. If I set `VContinueProcessing...
You are right. I tested it with Chrome and there I get the correct return code. Thank you very much.
The limitation with the custom Stream and OnCreatePostStream also works great! Do you know the normal chunk size that is written at once with http 1.1?
Does the problem also exist in the Indy version that comes with Delphi 11? We also use Indy as a web server under Linux.
> > Does the problem also exist in the Indy version that comes with Delphi 11? > > Yes, it does. And Embarcadero is already beta testing the next RAD...
Thank you very much! We will try that and let you know if it worked.