SimpleWorkerRequest.GetHttpVersion Method ()

 

Returns the HTTP version string of the request (for example, "HTTP/1.1").

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

Public Overrides Function GetHttpVersion As String

Return Value

Type: System.String

The HTTP version string returned in the request header.

.NET Framework
Available since 1.1
Return to top
Show: