hi there, I am using ap_setup_client_block() and ap_get_client_block() methods of API to read POST request, Request body is being read properly, but there is another module waiting these data, it never receive it (also use ap_setup_client_block() and ap_get_client_block() methods)
Any ideas can solve this? Thanks
