|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
Data Fields | |
| int | ok |
| long | http_status |
| char * | error_message |
| char * | response_body |
Definition at line 270 of file native_dynamic_business_logic.c.
| char* OutboundHttpResultLogicLocal::error_message |
Definition at line 273 of file native_dynamic_business_logic.c.
Referenced by free_outbound_http_result_logic_local(), outbound_http_post_logic_local(), and process_webhook_delivery_logic_local().
| long OutboundHttpResultLogicLocal::http_status |
Definition at line 272 of file native_dynamic_business_logic.c.
Referenced by outbound_http_post_logic_local(), and process_webhook_delivery_logic_local().
| int OutboundHttpResultLogicLocal::ok |
Definition at line 271 of file native_dynamic_business_logic.c.
Referenced by outbound_http_post_logic_local(), and process_webhook_delivery_logic_local().
| char* OutboundHttpResultLogicLocal::response_body |
Definition at line 274 of file native_dynamic_business_logic.c.
Referenced by free_outbound_http_result_logic_local(), outbound_http_post_logic_local(), and process_webhook_delivery_logic_local().