ResponseCode.BadExtension Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bad extension. The Proxy-Require or Require header filed is not understood. (420)
public: int BadExtension = 420;
public const int BadExtension = 420;
val mutable BadExtension : int
Public Const BadExtension As Integer = 420