public class LogRequest
Public Class LogRequest
LogRequest | Initializes a new instance of the LogRequest class |
Content | Content of the request. |
Headers | Request headers. |
HttpVersion | HTTP version of the request. |
Method | Application method. |
URI | Request URI. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |