StatusCodes.Status508LoopDetected 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.
HTTP status code 508.
public: int Status508LoopDetected = 508;
public const int Status508LoopDetected = 508;
val mutable Status508LoopDetected : int
Public Const Status508LoopDetected As Integer = 508