Request

Response

    HttpUtility class

    Referenced from Microsoft Opensource GIT https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Web.HttpUtility/src/System/Web/HttpUtility.cs

    public sealed class HttpUtility
    

    Public Members

    namedescription
    HttpUtility() The default constructor.
    static CharToHexLookup { get; }
    static FromChar(…)
    static ParseQueryString(…) (2 methods)

    See Also