pazpar2  1.14.1
Data Fields
http_argument Struct Reference

#include <http.h>

Data Fields

char * name
 
char * value
 
struct http_argumentnext
 

Detailed Description

Definition at line 75 of file http.h.

Field Documentation

◆ name

char* http_argument::name

Definition at line 77 of file http.h.

Referenced by http_argbyname(), http_parse_arguments(), and process_settings().

◆ next

struct http_argument* http_argument::next

Definition at line 79 of file http.h.

Referenced by http_argbyname(), http_parse_arguments(), and process_settings().

◆ value

char* http_argument::value

Definition at line 78 of file http.h.

Referenced by http_argbyname(), http_parse_arguments(), and process_settings().


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