Property AcceptPost
AcceptPost
Gets or sets the value of the HTTP Accept-Post header.
Specifies the accepted formats for posting data to the server.
public string? AcceptPost { get; set; }
Gets or sets the value of the HTTP Accept-Post header.
Specifies the accepted formats for posting data to the server.
public string? AcceptPost { get; set; }