// Assembly: UnityEngine.UnityWebRequestModule
// Full name: UnityEngineInternal.WebRequestUtils

namespace UnityEngineInternal
{
public class WebRequestUtils // TypeDefIndex: 12658
{
	// Fields
	type#25106 domainRegex;

	// Methods
	// RVA: -1
	internal static type#26576 RedirectTo(type#26576 baseUri, type#26576 redirectUri) { }
	// RVA: -1
	internal static type#26576 MakeInitialUrl(type#26576 targetUrl, type#26576 localUrl) { }
	// RVA: -1
	internal static type#26576 MakeUriString(type#28203 targetUri, type#26576 targetUrl, type#15313 prependProtocol) { }
	// RVA: -1
	private static type#26576 URLDecode(type#26576 encoded) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
