2.2.1.4.31 version-info

This token specifies the earliest version number of Windows Media Player that is supported by Windows Media Services.

This token is defined for use only in responses sent to a client.<38>

The syntax of the version-info token is defined as follows.

 major        = 1*2DIGIT
 minor        = 1*2DIGIT "." 1*4DIGIT "." 1*4DIGIT
 version-info = "version-info= " major "." minor
  

The following is an example.

 Pragma: version-info=4.0.1.3850