UNPKG

insomnia-importers

Version:

Various data importers for Insomnia

32 lines (31 loc) 742 B
{ "_type": "export", "__export_format": 1, "__export_date": "2016-04-24T01:54:07.153Z", "__export_source": "insomnia.chrome.app:v2.6.10", "items": [ { "_type": "request_group", "_id": "c_1415844880580", "requests": [ { "_type": "request", "_id": "sc_1415844884091", "__insomnia": { "format": "form" }, "body": "foo=bar&baz=qux&msg=Hello%20World!&flag" }, { "_type": "request", "_id": "sc_123", "headers": [{ "name": "content-type", "value": "multipart/form-encoded" }], "body": "foo=bar&baz=qux&msg=Hello%20World!&flag" } ] } ] }