This commit is contained in:
swrup 2025-10-06 21:52:32 +02:00
parent b1fbebfcfa
commit f138e92870
8 changed files with 721 additions and 51 deletions

View file

@ -21,8 +21,8 @@ end = struct
(* type for the value of header field *)
type header_etag_item = {
weak: bool
; value: string
weak: bool;
value: string;
}
type header_value =