GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
GNUNET_REST_RequestHandler Struct Reference

#include <gnunet_rest_lib.h>

Data Fields

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

Detailed Description

Definition at line 82 of file gnunet_rest_lib.h.

Field Documentation

◆ method

const char* GNUNET_REST_RequestHandler::method

Http method to handle.

Definition at line 87 of file gnunet_rest_lib.h.

◆ 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: