Commit 9316416
add request body logging for HTTP imposters
Include request body in HTTP imposter logs when body is present.
This enhances debugging capabilities by showing the complete request data sent to mocked endpoints in the logs.1 parent 65dfc84 commit 9316416
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
| |||
0 commit comments