seagull-js/seagull

View on GitHub
packages/services-http/seed/https/postman-echo.com/post/693fb7e9e9ba3de8c5d894844ddc3da5.json

Summary

Maintainability
Test Coverage
{
  "body": {
    "args": {},
    "data": "foobar",
    "files": {},
    "form": {},
    "headers": {
      "x-forwarded-proto": "https",
      "host": "postman-echo.com",
      "content-length": "6",
      "accept": "*/*",
      "accept-encoding": "gzip,deflate",
      "content-type": "text/plain;charset=UTF-8",
      "user-agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
      "x-forwarded-port": "443"
    },
    "json": null,
    "url": "https://postman-echo.com/post"
  },
  "options": {
    "headers": {},
    "status": 200,
    "statusText": "OK"
  }
}