vttp
An HTTP backed Virtual Table extension for SQLite
Loading...
Searching...
No Matches
vapi.h
Go to the documentation of this file.
1
10
#pragma once
11
#include <stdio.h>
12
36
FILE *
fetch
(
const
char
*
url
,
const
char
*init[4]);
url
Definition
fetch.h:15
fetch
FILE * fetch(const char *url, const char *init[4])
send() HTTP Request over a TCP socket, wrapping the response socket over the returned FILE * stream.
Definition
vapi.c:11
Generated by
1.9.8