hammock icon indicating copy to clipboard operation
hammock copied to clipboard

Support multipart requests

Open mukel opened this issue 7 years ago • 7 comments

Very slick library, but can't send multipart requests out-of-the-box. Other libraries I've tried do support it but have other caveats:

  • RosHttp but not as nice as this one (and a bit buggy).
  • sttp but doesn't support Node.js ATM.

mukel avatar Jun 22 '18 09:06 mukel

Hey @mukel ! Yeah, multipart is something we definitely want to introduce. I think the idea would be to create a new MultipartEntity, and map it to the underlying implementations.

pepegar avatar Jun 22 '18 09:06 pepegar

CC/ @antonkulaga

pepegar avatar Jun 22 '18 09:06 pepegar

Working on it now

pepegar avatar Jul 24 '18 09:07 pepegar

@pepegar any updates?

antonkulaga avatar Dec 22 '18 23:12 antonkulaga

Hi @antonkulaga. I haven't had much time lately to invest in Hammock. I'll try to update it here when feature gets to a reviewable state.

pepegar avatar Dec 24 '18 07:12 pepegar

hi @pepegar, @antonkulaga. I will try to take over this one. Will keep you posted.

miciek avatar Dec 24 '18 07:12 miciek

Thanks @miciek!

pepegar avatar Dec 24 '18 13:12 pepegar