Commit 093aff5
Walter Karas
Make sure, when plugins for a GET request to fail, there is always a response body.
Also add classes to CPP API for convenient manipulation of components of HTTP messagess.
These classes may be used independently of other parts of the TS CPP API. (This PR is
absorbing PR #5812.)
Adds Au test with plugin forcing various errors on various hooks, with default body
or set body.1 parent 219b886 commit 093aff5
File tree
16 files changed
+2232
-10
lines changed- include/tscpp/api
- plugins/xdebug
- proxy/http
- tests
- gold_tests/pluginTest
- msg_comp
- pi_set_err_status
- tools/plugins
16 files changed
+2232
-10
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
0 commit comments