CLOSES: #71
This commit is contained in:
@@ -51,6 +51,7 @@ Feature: Setting values for handler response resources in Kapow! server.
|
|||||||
| /response/body | bodyValue1 | body | - |
|
| /response/body | bodyValue1 | body | - |
|
||||||
| /response/stream | bodyValue2 | body | - |
|
| /response/stream | bodyValue2 | body | - |
|
||||||
|
|
||||||
|
@skip
|
||||||
Scenario: Overwrite a resource for the current response.
|
Scenario: Overwrite a resource for the current response.
|
||||||
Write twice a on a resource, such as a gzip middleware would require:
|
Write twice a on a resource, such as a gzip middleware would require:
|
||||||
kapow get /response/body | gzip -c | kapow set /response/body
|
kapow get /response/body | gzip -c | kapow set /response/body
|
||||||
|
|||||||
Reference in New Issue
Block a user