summaryrefslogtreecommitdiff
path: root/internal/test/handler.go
AgeCommit message (Collapse)Author
2023-02-16Format: Run gofumptjwijenbergh
2023-02-16Server: Validate endpointsjwijenbergh
This commit validates the server endpoints by checking the Host and scheme of each URL to check if they match eachother. This is to prevent further mixup attacks