Ver código fonte

Merge pull request #4808 from jakesmith/hpcc-9349b

HPCC-9349 - HTTPCALL still failing due to missing line in commit

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 11 anos atrás
pai
commit
b8d91bc630
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      thorlcr/master/thactivitymaster.cpp

+ 1 - 0
thorlcr/master/thactivitymaster.cpp

@@ -150,6 +150,7 @@ public:
             case TAKsoap_rowaction:
             case TAKsoap_datasetdataset:
             case TAKsoap_datasetaction:
+            case TAKhttp_rowdataset:
                 ret = new CMasterActivity(this);
                 break;
             case TAKskipcatch: