nuke/lib/policy
Jason Cameron 3b3080d497
feat: add a strip-base-prefix option (#655)
* style: fix formatting in .air.toml and installation.mdx

* feat: add --strip-base-prefix flag to modify request paths when forwarding

Closes: #638

* refactor: apply structpacking (betteralign)

* fix: add validation for strip-base-prefix and base-prefix configuration

* fix: improve request path handling by cloning request and modifying URL path

* chore: remove integration tests as they are too annoying to debug on my system
2025-06-12 17:46:08 -04:00
..
config feat(lib): implement request weight (#621) 2025-06-09 15:25:04 -04:00
expressions style: Some minor fixes (#548) 2025-06-07 18:21:22 +00:00
testdata feat: enable loading config fragments (#321) 2025-04-23 07:01:28 -04:00
bot.go feat: add a strip-base-prefix option (#655) 2025-06-12 17:46:08 -04:00
celchecker.go style: apply structpack & goimport (#469) 2025-05-09 12:54:15 -04:00
checker.go feat(lib): implement request weight (#621) 2025-06-09 15:25:04 -04:00
checker_test.go style: apply structpack & goimport (#469) 2025-05-09 12:54:15 -04:00
checkresult.go feat(lib): implement request weight (#621) 2025-06-09 15:25:04 -04:00
policy.go feat(lib): implement request weight (#621) 2025-06-09 15:25:04 -04:00
policy_test.go Refactor and split out things into cmd and lib (#77) 2025-03-22 18:44:49 -04:00