AspNetResponse
Class
Definition
Namespace:ArtOfTest.WebAii.WebServers.AspNetHost
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class AspNetResponse
Inheritance: objectAspNetResponse
Properties
C#
public string BodyAsString { get; }
C#
public List<KeyValuePair<string, string>> Headers { get; }