1
0
mirror of synced 2025-04-24 21:07:01 +03:00
Gopinath K 656e936f49
add multipart formdata for PUT requests. (#1351)
* httplib.h

  add multipart formdata for PUT in addition to POST as some REST
  APIs use that.

  Factor the boundary checking code into a helper and use it from
  both Post() and Put().

* test/test.cc

  add test cases for the above.
2022-08-04 20:42:13 -04:00
..
2021-07-17 13:21:03 -04:00
2022-02-09 17:16:18 -05:00
2021-09-11 14:26:48 -04:00
2021-09-11 14:26:48 -04:00
2021-09-11 14:26:48 -04:00
2017-12-29 22:34:59 -05:00
2022-05-27 11:54:43 -04:00
2022-07-08 17:40:05 -04:00
2013-07-04 18:18:52 -04:00