X-Forwarded-For parsing and trusted proxy detection for OCaml
at main 6 lines 299 B view raw
1(*--------------------------------------------------------------------------- 2 Copyright (c) 2025 Thomas Gazagnaire. All rights reserved. 3 SPDX-License-Identifier: MIT 4 ---------------------------------------------------------------------------*) 5 6let () = Crowbar.run "xff" [ Fuzz_xff.suite ]