mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-05 05:27:35 +08:00
doc: update main picture of APISIX. (#1964)
* test case: formatted by `reindex`.
This commit is contained in:
parent
2936c7d89d
commit
e1c6d371a8
Binary file not shown.
Before Width: | Height: | Size: 281 KiB After Width: | Height: | Size: 121 KiB |
@ -2038,7 +2038,7 @@ Content-Type: application/json
|
||||
|
||||
|
||||
|
||||
=== TEST 52: set route with size 36k (temporary file to store request body)
|
||||
=== TEST 56: set route with size 36k (temporary file to store request body)
|
||||
--- config
|
||||
location /t {
|
||||
content_by_lua_block {
|
||||
@ -2077,7 +2077,7 @@ a client request body is buffered to a temporary file
|
||||
|
||||
|
||||
|
||||
=== TEST 53: route size more than 1.5 MiB
|
||||
=== TEST 57: route size more than 1.5 MiB
|
||||
--- config
|
||||
location /t {
|
||||
content_by_lua_block {
|
||||
|
@ -1518,7 +1518,7 @@ GET /t
|
||||
|
||||
|
||||
|
||||
=== TEST 42: retries is 0
|
||||
=== TEST 46: retries is 0
|
||||
--- config
|
||||
location /t {
|
||||
content_by_lua_block {
|
||||
@ -1549,7 +1549,7 @@ passed
|
||||
|
||||
|
||||
|
||||
=== TEST 43: retries is -1 (INVALID)
|
||||
=== TEST 47: retries is -1 (INVALID)
|
||||
--- config
|
||||
location /t {
|
||||
content_by_lua_block {
|
||||
|
@ -956,7 +956,6 @@ passed
|
||||
|
||||
|
||||
|
||||
|
||||
=== TEST 22: add route (test request validation `header_schema`)
|
||||
--- config
|
||||
location /t {
|
||||
|
Loading…
Reference in New Issue
Block a user