Greenbone Security Assistant  7.0.3~git
cmd_response_data_t Struct Reference

Response information for commands. More...

#include <gsad_base.h>

Collaboration diagram for cmd_response_data_t:
Collaboration graph

Data Fields

int http_status_code
 
gchar * redirect
 

HTTP status code.

More...
 

Detailed Description

Response information for commands.

Definition at line 92 of file gsad_base.h.

Field Documentation

◆ http_status_code

◆ redirect

gchar* cmd_response_data_t::redirect

HTTP status code.

Definition at line 94 of file gsad_base.h.

Referenced by cmd_response_data_init(), and dashboard().


The documentation for this struct was generated from the following file: