prio-load-balancer
prio-load-balancer copied to clipboard
URL path support - groundwork for non-jsonrpc HTTP proxying
Add URL path support for forwarding plain HTTP requests (i.e. non-jsonrpc requests)
Allow the request to specify target path with X-Target-Path
header.
Tasks:
- [x] Implement path support
- [ ] Tests