grumvalski commented on this pull request.
@@ -47,7 +47,10 @@
#define SIP_VERSION_LEN 7
#define HTTP_VERSION "HTTP/1."
-#define HTTP_VERSION_LEN (sizeof(HTTP_VERSION)-1)
+#define HTTP_VERSION_LEN (sizeof(HTTP2_VERSION)-1)
Yes, it was not done intentionally. I'll fix and force push if you agree.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2132#discussion_r346999757