X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.Content.Download%2FTizen.Content.Download%2FRequest.cs;h=24eab9f98bacef61860e47131b749c578472b44d;hb=7fccf40f1f4b8b7418399e684b22f53fb94d89bf;hp=11c96a2abb6eafcbd4de3eb544fe54a35ed33e7b;hpb=71d9594193d2c1e0b50e5e78bf367cc5f4397814;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.Content.Download/Tizen.Content.Download/Request.cs b/src/Tizen.Content.Download/Tizen.Content.Download/Request.cs index 11c96a2..24eab9f 100755 --- a/src/Tizen.Content.Download/Tizen.Content.Download/Request.cs +++ b/src/Tizen.Content.Download/Tizen.Content.Download/Request.cs @@ -177,6 +177,9 @@ namespace Tizen.Content.Download _httpHeaders = httpHeaders; } + /// + /// Destructor of the Request class. + /// ~Request() { Dispose(false);