| { |
| "args": {}, |
| "headers": { |
| "Accept": "application/json", |
| "Accept-Encoding": "gzip, deflate", |
| "Accept-Language": "en-US,en;q=0.9", |
| "Connection": "close", |
| "Cookie": "_gauges_unique_year=1; _gauges_unique=1; _gauges_unique_hour=1; _gauges_unique_day=1; _gauges_unique_month=1", |
| "Host": "httpbin.org", |
| "Referer": "http://httpbin.org/", |
| "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) snap Chromium/71.0.3578.98 Chrome/71.0.3578.98 Safari/537.36" |
| }, |
| "origin": "xxx.xxx.xxx.xxx", |
| "url": "http://httpbin.org/get" |
| } |
| {"value": "Some text"} |
| ["1", "2", "3"] |
| [1, 2, 3] |
| [{"value": "Some text"}, {"value": "Some other text"}] |