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=f84ea85a934979ce5bc09fb3e2acd36f3ed50512;hb=aa0d60227b785da3355b31519ba11cb4fbd2c925;hp=172550652024f86dd1212b74879c37fc75d88102;hpb=d4246a4c72251a9e9cdd5ddfeed19039f8153877;p=helm.git diff --git a/helm/ocaml/getter/http_getter_types.ml b/helm/ocaml/getter/http_getter_types.ml index 172550652..f84ea85a9 100644 --- a/helm/ocaml/getter/http_getter_types.ml +++ b/helm/ocaml/getter/http_getter_types.ml @@ -26,6 +26,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + exception Bad_request of string exception Unresolvable_URI of string exception Invalid_URI of string