HTTP_PROXY: make usable
[platform/upstream/libwebsockets.git] / lib / service.c
index 6f08dee..6d7e538 100644 (file)
@@ -1203,6 +1203,9 @@ drain:
                                lwsl_notice("LWS_CALLBACK_RECEIVE_CLIENT_HTTP closed it\n");
                                goto close_and_handled;
                        }
+
+                       n = 0;
+                       goto handled;
                }
 #endif
                /*