Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Fix client IP extraction by handling multiple IPs correctly
Separated IPs by comma without space in `Split` function. Updated to use the last IP after trimming spaces, ensuring proper client IP extraction. Signed-off-by: Christian Roessner <c@roessner.co>
- Loading branch information