fmt: break-separators=before; + wip Future_sign_key
This commit is contained in:
parent
b1fbebfcfa
commit
ab53c35d82
8 changed files with 721 additions and 51 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue