Manifest
Description
when
- conditional statement. Allowing you to determine whether a proxy will be availablerequest
- request matching setuppath
- endpoint pathmethod
- endpoint method, could be omittedrelative
- location of the file relative to the root of the content
proxy-name
- name of proxy from config
This feature was added in order to be able to pass traffic through the app. If you want to see how to set up path mapping, see next documentation for spring request matching:
Last updated