Postpone calling VBT_wait until after V1P_Process
Fixes a bug where we wait for an event to fire on the backend socket prior to passing the request body. The VBT_Wait call is now handled in vbe_dir_finish. Test case by thomaslc Fixes: #1806
Showing
Please register or sign in to comment