successCodes property
The HTTP codes to use when checking for a successful response from a container. You can specify values between 200 and 499.
Implementation
final String? successCodes;
The HTTP codes to use when checking for a successful response from a container. You can specify values between 200 and 499.
final String? successCodes;