Skip to content

Commit 6ee78ea

Browse files
committed
Add found request body issues to TODO
1 parent 64cfec8 commit 6ee78ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ in the future.
4747
### Run
4848

4949
#### Structure - Instances, Actions, Servers, Services
50-
50+
- fix request body chunk delay (with encoding none and low chunk size) that is not causing delay
51+
- add template support to request body
5152
- add typed parameters substitution for integers
5253
- this is to be able to, for example, parameterize status code
5354
- alternatively, it might be easier to allow automatic string to int conversion

0 commit comments

Comments
 (0)