newhoo / RestfulBox

A powerful toolkit for restful services development.
https://plugins.jetbrains.com/plugin/14723-restfulbox
Apache License 2.0
54 stars 19 forks source link

文件上传的接口如何测试呢? #7

Closed gclm closed 2 years ago

newhoo commented 2 years ago

不支持,主打restful接口调试,上传文件可以用其他客户端,比如curl

monkeyKinn commented 2 years ago

好的 谢谢大佬

newhoo commented 2 years ago

2.0.9开始支持上传下载,可以试试 🎉