vertx-http-proxy icon indicating copy to clipboard operation
vertx-http-proxy copied to clipboard

Out-of-the-box transformations for proxied requests

Open tsegismont opened this issue 1 year ago • 0 comments

  • [ ] path (e.g. prefix addition or removal)
  • [ ] query (e.g. transform query param into path param)
  • [ ] headers/trailers (filtering and modification)
  • [ ] body (e.g. read JSON fully and modify fields)

tsegismont avatar Mar 15 '24 10:03 tsegismont