aboutsummaryrefslogtreecommitdiff
path: root/picohttp.h
diff options
context:
space:
mode:
authorWolfgang Draxinger <Wolfgang.Draxinger@physik.uni-muenchen.de>2013-07-19 17:32:21 +0200
committerWolfgang Draxinger <Wolfgang.Draxinger@physik.uni-muenchen.de>2013-07-19 17:32:21 +0200
commitd62d604877249f1eeaf920b3f149eb906b24cd16 (patch)
tree582cbfc48edc422f1c91b57980c4d299f676e3dd /picohttp.h
parent9689e87ed54246598b154750aa2afc1735283ba7 (diff)
downloadlitheweb-d62d604877249f1eeaf920b3f149eb906b24cd16.tar.gz
litheweb-d62d604877249f1eeaf920b3f149eb906b24cd16.tar.bz2
multipart seems to work (finally)
Diffstat (limited to 'picohttp.h')
-rw-r--r--picohttp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/picohttp.h b/picohttp.h
index d3931ab..59e792e 100644
--- a/picohttp.h
+++ b/picohttp.h
@@ -150,6 +150,7 @@ struct picohttpMultipart {
int in_boundary;
int replay;
int replayhead;
+ int mismatch;
};
typedef void (*picohttpHeaderFieldCallback)(