Commit 045acd25 authored by jan.koester's avatar jan.koester
Browse files

test

parent a53b9b66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ namespace libhttppp {
        void deleteConnetion(netplus::con *curon);

        virtual void RequestEvent(HttpRequest *curreq,const int tid,ULONG_PTR args);
        virtual void ResponseEvent(HttpResponse *curreq,const int tid,ULONG_PTR args);
        virtual void ResponseEvent(HttpRequest *curreq,const int tid,ULONG_PTR args);
        virtual void ConnectEvent(HttpRequest *curreq,const int tid,ULONG_PTR args);
        virtual void DisconnectEvent(HttpRequest *curreq,const int tid,ULONG_PTR args);