xeriko Member Licensed User Longtime User Oct 21, 2013 #1 before this version, http2utils is not included to ide. With this version it included but i have issue. In previous version we can change Initialize to InitializeAcceptAll but now with library we can't change this. How can change from Initialize to InitializeAcceptAll in Http2Utils library?
before this version, http2utils is not included to ide. With this version it included but i have issue. In previous version we can change Initialize to InitializeAcceptAll but now with library we can't change this. How can change from Initialize to InitializeAcceptAll in Http2Utils library?
Erel B4X founder Staff member Licensed User Longtime User Oct 22, 2013 #2 Remove the reference to HttpUtils2 library and add the code modules instead. Upvote 0