ocaml-graphql-server icon indicating copy to clipboard operation
ocaml-graphql-server copied to clipboard

Fixes content-type + encoding issue

Open pm-mck opened this issue 3 years ago • 0 comments

fix: issue where Fmt.prefix is deprecated, replaced with ( ++ );

fix: issue andreas/ocaml-graphql-server#196 where content-type containing an encoding would fail to process

pm-mck avatar Dec 11 '21 14:12 pm-mck