reproxy/app
Umputun 57552c1798
Added support for wildcard prefix in server patterns (#191)
* Added support for wildcard prefix in server patterns

This update introduces the ability to use a wildcard prefix in server patterns for domain matching. It also includes corresponding tests for this new functionality, ensuring "*.domain.com" style patterns can be handled correctly.
2024-05-23 01:56:58 -05:00
..
discovery Added support for wildcard prefix in server patterns (#191) 2024-05-23 01:56:58 -05:00
mgmt update github.com/didip/tollbooth from v6 to v7 2024-05-09 13:16:40 -05:00
plugin update github.com/didip/tollbooth from v6 to v7 2024-05-09 13:16:40 -05:00
proxy add test to CI for example directory 2024-05-10 15:10:28 -05:00
main_test.go prevent log access races in tests 2024-05-21 22:51:41 -05:00
main.go Add 'X-Forwarded-URL' to request header (#176) 2024-03-15 16:53:10 -05:00