mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-12 02:52:30 +00:00
The stock reverse proxy configuration strips the leading '/confluent-api/' from the URL. However, when doing a custom reverse proxy set up, one may preserve full path without knowing which way to go. Since '/confluent-api/' will never be used inside the api, just strip it when detected to tolerate either of the likely proxy pass behaviors.