GNUnet 0.21.1
GNUNET_REST_RequestHandler Struct Reference

#include <gnunet_rest_lib.h>

Data Fields

const char * method
 Http method to handle. More...
 
void(* proc )(struct GNUNET_REST_RequestHandle *handle, const char *url, void *cls)
 Namespace to handle. More...
 

Detailed Description

Definition at line 82 of file gnunet_rest_lib.h.

Field Documentation

◆ method

◆ proc

void(* GNUNET_REST_RequestHandler::proc) (struct GNUNET_REST_RequestHandle *handle, const char *url, void *cls)

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