Commit e63f7e8
committed
Improving HTTP WorkflowError
The content of the error response, it can be parsed according to the
response type, it is set as details
The title is set to HTTP reason phrase
Signed-off-by: fjtirado <[email protected]>1 parent c4cf709 commit e63f7e8
File tree
1 file changed
+4
-4
lines changed- impl/http/src/main/java/io/serverlessworkflow/impl/executors/http
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
0 commit comments