update translations

This commit is contained in:
Luke Pulverenti
2014-04-08 00:17:18 -04:00
parent 63aea3d908
commit 2c6a9892f2
42 changed files with 245 additions and 65 deletions

View File

@@ -73,6 +73,8 @@ namespace MediaBrowser.Common.Net
public bool BufferContent { get; set; }
public bool LogRequest { get; set; }
public bool LogErrorResponseBody { get; set; }
public HttpRequestCachePolicy CachePolicy { get; set; }