mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
28e7d928a8
* Expose more request body for plugins Support the following api for plugins: - get/set the content type of the request; - get/add/set the form parameters of the reuqest body; adding file form item will be ignored if the mime type is not multipath form. - get/set the uploaded filename of the request; setting uploading file name will be ignored if the mime type is not octet stream. * Add some test cases * Add simple request body api for plugins * Mark (get|set)BodyText() as deprecated |
||
---|---|---|
.. | ||
__jest__ | ||
__mocks__ | ||
__tests__ | ||
account | ||
common | ||
datasets | ||
icons | ||
main | ||
models | ||
network | ||
plugins | ||
static | ||
sync | ||
sync-legacy | ||
templating | ||
ui | ||
main.development.js | ||
renderer.html | ||
renderer.js |