// Assembly: Unity.Services.RemoteConfig
// Full name: Unity.Services.RemoteConfig.RCUnityWebRequest

namespace Unity.Services.RemoteConfig
{
public class RCUnityWebRequest // TypeDefIndex: 13218
{
	// Fields
	type#28105 <_unityWebRequest>k__BackingField;

	// Methods
	// RVA: -1
	private type#28104 get__unityWebRequest() { }
	// RVA: -1
	private type#28660 set__unityWebRequest(type#28104 value) { }
	// RVA: -1
	public virtual type#28660 set_unityWebRequest(type#28104 value) { }
	// RVA: -1
	public virtual type#17456 get_downloadHandler() { }
	// RVA: -1
	public virtual type#28660 set_downloadHandler(type#17456 value) { }
	// RVA: -1
	public virtual type#28660 set_uploadHandler(type#28200 value) { }
	// RVA: -1
	public virtual type#28107 SendWebRequest() { }
	// RVA: -1
	public virtual type#28660 SetRequestHeader(type#26576 name, type#26576 value) { }
	// RVA: -1
	public virtual type#4800 GetResponseHeaders() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
