You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(env): Support trailing slashes on ARCJET_BASE_URL (#5035)
Closes#4984
Alternative to #4981
I prefer less moving parts and am hesitant to normalize the environment variable the user gives us (instead deferring that to Connect RPC). Given that, I'd rather we enumerate all the URLs that we support with and without a trailing slash.
0 commit comments