AndsonYe/MultipartEncoder
C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients
C++MIT
Issues
- 5
- 3
form/multipart parser at Http Server side.
#1 opened by snahmad - 1
error: conversion to ‘int’ from ‘size_t {aka long unsigned int}’ may alter its value [-Werror=conversion]
#5 opened by PiseyYou - 1
std::strings are not deleted
#4 opened by Mogball - 1
Clarify licensing
#3 opened by Bigpet - 1
How to download file (Any file)
#2 opened by shalinsirwani