libfetch 0.0.0
A lightweight asynchronous HTTP/1.1 client library implementing a subset of the WHATWG Fetch API.
Loading...
Searching...
No Matches
sets.h File Reference
#include <stdbool.h>
#include <stdint.h>

Go to the source code of this file.

Variables

static const char hex [1024]
 
static const uint8_t WWW_FORM_URLENCODED_PERCENT_ENCODE [32]
 

Variable Documentation

◆ hex

const char hex[1024]
static

◆ WWW_FORM_URLENCODED_PERCENT_ENCODE

const uint8_t WWW_FORM_URLENCODED_PERCENT_ENCODE[32]
static