LinkStatus
- Namespace: SuCoS.Commands.ValidateLinks
- Source File: ValidateLinksCommand.cs
Link validation status flags
Enum Values
- ok =
0: Link is valid and accessible - notFound =
1: Link target does not exist - fragmentNotFound =
2: Link target exists but fragment/anchor not found - timeout =
4: Request timed out - httpError =
8: Other HTTP error occurred