Interface definition file. One of the files that defines structures, macros, etc. as part of the gui/core interface.
#include "if/core/http.h"
#include "lib/host_addr.h"
Go to the source code of this file.
Data Structures | |
struct | cproxy |
A client push proxy request. More... | |
Defines | |
#define | cproxy_vendor_str(c) ((c)->server ? (c)->server : "") |
#define | cproxy_addr(c) ((c)->addr) |
#define | cproxy_port(c) ((c)->port) |
|
|
|
|
|
|