-
Notifications
You must be signed in to change notification settings - Fork 2
/
http-tanker-data.json
executable file
·1 lines (1 loc) · 1.16 KB
/
http-tanker-data.json
1
{"get-request":{"name":"get-request","method":"GET","url":"http://localhost:8080/get","params":{"k":"v"},"payload":{},"headers":{"k":"v"}},"post-request":{"name":"post-request","method":"POST","url":"http://localhost:8080/post","params":{"k":"v"},"payload":{},"headers":{"k":"v"}},"pull-request":{"name":"pull-request","method":"","url":"","params":{"k":"v"},"payload":{},"headers":{"k":"v"}},"req":{"name":"req","method":"GET","url":"http://localhost:8080","params":{"k":"v"},"payload":null,"headers":{}},"test":{"name":"test","method":"GET","url":"http://test.com","params":{"k":"v"},"payload":null,"headers":{}},"test post":{"name":"test post","method":"POST","url":"http://localhost:7979","params":null,"payload":{},"headers":{"Content-Type":"application/json"}},"test_2":{"name":"test_2","method":"GET","url":"test","params":{},"payload":null,"headers":{}},"uvicorn":{"name":"uvicorn","method":"GET","url":"http://localhost:8080/get","params":{"arg":"foobar"},"payload":null,"headers":{"Authorization":"secret"}},"uvipost":{"name":"uvipost","method":"POST","url":"http://localhost:8080/post","params":null,"payload":{"key":"foobar","value":42},"headers":{"Authorization":"secret"}}}