lua-resty-requests icon indicating copy to clipboard operation
lua-resty-requests copied to clipboard

support multipart/form

Open zhucebuliaopx opened this issue 6 years ago • 5 comments

add new feature==>support multipart/form ,so we can upload file by requests like python requests

zhucebuliaopx avatar Mar 22 '20 08:03 zhucebuliaopx

@pytpeng Could you add some test cases to cover this feature?

tokers avatar Mar 23 '20 04:03 tokers

Add the test cases already 👌

发自我的iPhone

在 2020年3月23日,12:32,Alex Zhang [email protected] 写道:



@pytpenghttps://github.com/pytpeng Could you add some test cases to cover this feature?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/tokers/lua-resty-requests/pull/32#issuecomment-602379600, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHBHDT46KWJFPKVM3BV6TEDRI3Q65ANCNFSM4LRG3TKA.

zhucebuliaopx avatar Mar 31 '20 09:03 zhucebuliaopx

@pytpeng Sorry for the long delay. I'm somewhat busy this time. Will review it ASAP.

tokers avatar Mar 31 '20 09:03 tokers

@pytpeng Some of style problems should be fixed else.

tokers avatar Apr 08 '20 09:04 tokers

@tokers remove dependencies by Kong/lua-multipart, add new test cases

zhucebuliaopx avatar May 02 '20 01:05 zhucebuliaopx