Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@network_CorsErrorStatus.hrl
-record(cors_error_status, {
cors_error :: chrobot_extra@protocol@network:cors_error(),
failed_parameter :: binary()
}).