Name

HttpVersion

Synopsis

This class contains System.Version values that represent versions for HTTP 1.0 and 1.1.

public class HttpVersion {
// Public Constructors
   public method HttpVersion();  
// Public Static Fields
   public static readonly field Version Version10;               // =1.0
   public static readonly field Version Version11;               // =1.1
}

Get C# in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.