property AllowedStatuses: TScHttpStatusCodes;

 

type

 TScHttpStatusCodes = set of TScHttpStatusCode;

 

Description

Gets or sets the set of status codes acceptable for a response. If a request to an HTTP server fails and returns a status code not included in this set, an exception is raised.

SecureBridge Components, Copyright © 2007-2025 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support