prio-load-balancer icon indicating copy to clipboard operation
prio-load-balancer copied to clipboard

URL path support - groundwork for non-jsonrpc HTTP proxying

Open metachris opened this issue 10 months ago • 0 comments

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

metachris avatar Apr 04 '24 20:04 metachris