mirror of
https://github.com/lammertb/libhttp.git
synced 2025-07-29 21:01:13 +03:00
Alternative to mg_upload (Step 27/?)
This commit is contained in:
@ -162,7 +162,7 @@ enum {
|
||||
FORM_DISPOSITION_SKIP = 0x0,
|
||||
FORM_DISPOSITION_GET = 0x1,
|
||||
FORM_DISPOSITION_STORE = 0x2,
|
||||
FORM_DISPOSITION_READ = 0x3,
|
||||
/* FORM_DISPOSITION_READ = 0x3, not in the first step */
|
||||
FORM_DISPOSITION_ABORT = 0x10
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user