// Assembly: System.Net.Http
// Full name: System.Net.Http.HttpClientHandler

namespace System.Net.Http
{
public class HttpClientHandler // TypeDefIndex: 11993
{
	// Fields
	type#20302 _delegatingHandler;
	type#15976 _clientCertificateOptions;

	// Methods
	// RVA: -1
	private static type#20301 CreateDefaultHandler() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#20301 handler) { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	private type#28660 ThrowForModifiedManagedSslOptionsIfStarted() { }
	// RVA: -1
	public type#15975 get_ClientCertificateOptions() { }
	// RVA: -1
	public type#28660 set_ClientCertificateOptions(type#15975 value) { }
	// RVA: -1
	public type#28877 get_ClientCertificates() { }
	// RVA: -1
	internal type#28660 SetWebRequestTimeout(type#27436 timeout) { }
	// RVA: -1
	protected internal virtual type#10492 SendAsync(type#19681 request, type#15724 cancellationToken) { }
	// RVA: -1
	private type#28864 <set_ClientCertificateOptions>b__23_0(type#23705 sender, type#26576 targetHost, type#28877 localCertificates, type#28864 remoteCertificate, type#13453 acceptableIssuers) { }
}
}
