Commit a43240a
committed
feat(http_source): add configuration for custom HTTP responses
Adds a `response_source` configuration option to the `http_server` source that accepts a VRL
program to generate a custom HTTP response for each request.
Closes: #210131 parent b57d8b0 commit a43240a
5 files changed
Lines changed: 895 additions & 23 deletions
File tree
- changelog.d
- src/sources
- util/http
- website/cue/reference/components/sources/generated
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments