Add a REST API to fetch recent requests and their responses
Opened this issue · 0 comments
gberche-orange commented
expected behavior
As an osb tooling author (such as osb-reverse-proxy)
- in order to use overview broker recent requests and responses programmatically
- I need a rest API
observed behavior
I could only find html output which is hard to parse
The html-xml-utils package is failing to parse overview output:
$ cat overview.html | hxremove title
End tag </script> doesn't match start tag <br>