Commit c625dc48 authored by jan.koester's avatar jan.koester
Browse files

httpclient streaming finished

parent c8a9780c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -82,6 +82,8 @@ namespace libhttppp {
      std::string _path;
  };

  class HttpResponse;

  class HttpClient{
  public:
      HttpClient( const HttpUrl &desturl);