mirror of
https://github.com/lammertb/libhttp.git
synced 2025-07-29 21:01:13 +03:00
Alternative to mg_upload (Step 20/?)
This commit is contained in:
@ -183,6 +183,8 @@ int
|
||||
field_found(const char *key,
|
||||
size_t keylen,
|
||||
const char *filename,
|
||||
char *path,
|
||||
size_t pathlen,
|
||||
void *user_data)
|
||||
{
|
||||
struct mg_connection *conn = (struct mg_connection *)user_data;
|
||||
|
Reference in New Issue
Block a user