update inbox list
This commit is contained in:
13
vendor/scrivo/highlight.php/test/detect/http/default.txt
vendored
Normal file
13
vendor/scrivo/highlight.php/test/detect/http/default.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
POST /task?id=1 HTTP/1.1
|
||||
Host: example.org
|
||||
Content-Type: application/json; charset=utf-8
|
||||
Content-Length: 137
|
||||
|
||||
{
|
||||
"status": "ok",
|
||||
"extended": true,
|
||||
"results": [
|
||||
{"value": 0, "type": "int64"},
|
||||
{"value": 1.0e+3, "type": "decimal"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user