src/network/access/qhttpnetworkconnectionchannel_p.h
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
child 8 3f74d0d4af4c
equal deleted inserted replaced
4:3b1da2848fc7 5:d3bac044e0f0
   149 
   149 
   150     bool expand(bool dataComplete);
   150     bool expand(bool dataComplete);
   151     void allDone(); // reply header + body have been read
   151     void allDone(); // reply header + body have been read
   152     void handleStatus(); // called from allDone()
   152     void handleStatus(); // called from allDone()
   153 
   153 
       
   154     bool resetUploadData(); // return true if resetting worked or there is no upload data
       
   155 
   154     void pipelineInto(HttpMessagePair &pair);
   156     void pipelineInto(HttpMessagePair &pair);
   155     void requeueCurrentlyPipelinedRequests();
   157     void requeueCurrentlyPipelinedRequests();
   156     void detectPipeliningSupport();
   158     void detectPipeliningSupport();
   157 
   159 
   158     void closeAndResendCurrentRequest();
   160     void closeAndResendCurrentRequest();