X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_types.ml;fp=helm%2Focaml%2Fgetter%2Fhttp_getter_types.ml;h=fb0c30e83e18a54a9c9987a491906e7a21eda9e1;hb=6bbeb650abc3a94e76d683aa47b2e46254d495d1;hp=f84ea85a934979ce5bc09fb3e2acd36f3ed50512;hpb=2309e0d8bf7a82ca817009ed296b96d69e26f494;p=helm.git diff --git a/helm/ocaml/getter/http_getter_types.ml b/helm/ocaml/getter/http_getter_types.ml index f84ea85a9..fb0c30e83 100644 --- a/helm/ocaml/getter/http_getter_types.ml +++ b/helm/ocaml/getter/http_getter_types.ml @@ -68,3 +68,5 @@ type uri = module StringSet = Set.Make (String) +type prefix_attr = [ `Read_only | `Legacy ] +