X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Net.Http%2FSystem.Net.Http.dll.sources;h=ccca104fd9da0b80011f95b3e36e0b335cc25b3e;hb=000fcac21cacd9fe3ea3087ada7013c98d572970;hp=edb91faa0b234b7507a90108488348f79651fe24;hpb=44ebec40056d781bb606b2b4dace0fa6f4cb10b2;p=mono.git diff --git a/mcs/class/System.Net.Http/System.Net.Http.dll.sources b/mcs/class/System.Net.Http/System.Net.Http.dll.sources index edb91faa0b2..ccca104fd9d 100644 --- a/mcs/class/System.Net.Http/System.Net.Http.dll.sources +++ b/mcs/class/System.Net.Http/System.Net.Http.dll.sources @@ -1,18 +1,29 @@ ../../build/common/Consts.cs Assembly/AssemblyInfo.cs +System.Net.Http/ByteArrayContent.cs +System.Net.Http/ClientCertificateOption.cs +System.Net.Http/DelegatingHandler.cs +System.Net.Http/FormUrlEncodedContent.cs System.Net.Http/HttpClient.cs System.Net.Http/HttpClientHandler.cs System.Net.Http/HttpCompletionOption.cs System.Net.Http/HttpContent.cs System.Net.Http/HttpMessageHandler.cs +System.Net.Http/HttpMessageInvoker.cs System.Net.Http/HttpMethod.cs System.Net.Http/HttpRequestException.cs System.Net.Http/HttpRequestMessage.cs System.Net.Http/HttpResponseMessage.cs +System.Net.Http/MessageProcessingHandler.cs +System.Net.Http/MultipartContent.cs +System.Net.Http/MultipartFormDataContent.cs System.Net.Http/StreamContent.cs +System.Net.Http/StringContent.cs System.Net.Http.Headers/AuthenticationHeaderValue.cs System.Net.Http.Headers/CacheControlHeaderValue.cs System.Net.Http.Headers/CollectionExtensions.cs +System.Net.Http.Headers/ContentDispositionHeaderValue.cs +System.Net.Http.Headers/ContentRangeHeaderValue.cs System.Net.Http.Headers/EntityTagHeaderValue.cs System.Net.Http.Headers/HashCodeCalculator.cs System.Net.Http.Headers/HeaderInfo.cs