79de8c7 NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigData

Authored and Committed by Jiaxin Wu 6 years ago
    NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigData
    
    v2:
    * Refine the patch by changing the '==' to '>='.
    
    Cc: Ye Ting <ting.ye@intel.com>
    Cc: Jin Eric <eric.jin@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
    Reviewed-by: Ye Ting <ting.ye@intel.com>