8#ifndef NASL_NASL_HTTP_H
9#define NASL_NASL_HTTP_H
tree_cell * http_post(lex_ctxt *)
Definition nasl_http.c:203
tree_cell * cgibin(lex_ctxt *)
Definition nasl_http.c:229
tree_cell * nasl_http_recv_headers(lex_ctxt *)
tree_cell * http_delete(lex_ctxt *)
Definition nasl_http.c:212
tree_cell * http_close_socket(lex_ctxt *)
Definition nasl_http.c:41
tree_cell * http_get(lex_ctxt *)
Definition nasl_http.c:181
tree_cell * nasl_is_cgi_installed(lex_ctxt *)
tree_cell * http_open_socket(lex_ctxt *)
Definition nasl_http.c:35
tree_cell * http_put(lex_ctxt *)
Definition nasl_http.c:221
tree_cell * http_head(lex_ctxt *)
Definition nasl_http.c:193
tree_cell * nasl_http_keepalive_send_recv(lex_ctxt *)
tree_cell * nasl_http_share_exists(lex_ctxt *)
struct struct_lex_ctxt lex_ctxt