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

namespace System.Net.Http
{
public class MonoWebRequestHandler // TypeDefIndex: 11997
{
	// Fields
	type#20905 groupCounter;
	type#15314 allowAutoRedirect;
	type#17188 automaticDecompression;
	type#16512 cookieContainer;
	type#19966 credentials;
	type#20868 maxAutomaticRedirections;
	type#20901 maxRequestContentBufferSize;
	type#15314 preAuthenticate;
	type#20634 proxy;
	type#15314 useCookies;
	type#15314 useProxy;
	type#26359 sslOptions;
	type#15314 allowPipelining;
	type#25321 cachePolicy;
	type#14764 authenticationLevel;
	type#27437 continueTimeout;
	type#27520 impersonationLevel;
	type#20868 maxResponseHeadersLength;
	type#20868 readWriteTimeout;
	type#25159 serverCertificateValidationCallback;
	type#15314 unsafeAuthenticatedConnectionSharing;
	type#15314 sentRequest;
	type#26577 connectionGroupName;
	type#9719 timeout;
	type#15314 disposed;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 EnsureModifiability() { }
	// RVA: -1
	public virtual type#16511 get_CookieContainer() { }
	// RVA: -1
	public virtual type#20900 get_MaxRequestContentBufferSize() { }
	// RVA: -1
	public virtual type#26358 get_SslOptions() { }
	// RVA: -1
	public virtual type#28660 set_SslOptions(type#26358 value) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	private type#15313 GetConnectionKeepAlive(type#19679 headers) { }
	// RVA: -1
	internal virtual type#19695 CreateWebRequest(type#19681 request) { }
	// RVA: -1
	private type#19686 CreateResponseMessage(type#19700 wr, type#19681 requestMessage, type#15724 cancellationToken) { }
	// RVA: -1
	private static type#15313 MethodHasBody(type#19672 method) { }
	// RVA: -1
	public virtual type#10492 SendAsync(type#19681 request, type#15724 cancellationToken) { }
	// RVA: -1
	private virtual type#28660 System.Net.Http.IMonoHttpClientHandler.SetWebRequestTimeout(type#27436 timeout) { }
	// RVA: -1
	private type#28864 <CreateWebRequest>b__96_0(type#26576 t, type#28877 lc, type#28864 rc, type#13453 ai) { }
}
}
