1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/misc
Andy Green 127e53cf98 client: multipart mime generation helpers
lws has been able to generate client multipart mime as shown
in minimal-http-client-post, but it requires a lot of user
boilerplate to handle the boundary, related transaction header,
and multipart headers.

This patch adds a client creation flag to indicate it will
carry multipart mime, which autocreates the boundary string
and applies the transaction header with it, and an api to
form the boundary headers between the different mime parts
and the terminating boundary.
2019-10-12 12:41:14 +01:00
..
fts private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lwsac semmle: fix warnings 2019-09-22 09:35:07 -07:00
threadpool private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
base64-decode.c client: multipart mime generation helpers 2019-10-12 12:41:14 +01:00
daemonize.c illumos: fixes for build warnings 2019-10-12 12:41:14 +01:00
dir.c SmartOS: detection/build to all Illumos 2019-09-06 15:30:51 +01:00
diskcache.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
getifaddrs.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
lejp.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-ring.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-struct-lejp.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-struct-sqlite.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
peer-limits.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
romfs.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00