[opam-devel] IRILL cloud solver down?

Spiros Eliopoulos seliopou at gmail.com
Thu Feb 25 00:47:56 GMT 2016


On Wed, Feb 24, 2016 at 10:46 AM, David Sheets <sheets at alum.mit.edu> wrote:

> On Wed, Feb 24, 2016 at 3:44 PM, Grégoire Henry
> <gregoire.henry at ocamlpro.com> wrote:
> > Hi Anil,
> >
> >   The service only answers to POST request, hence the 404 you hit.
>
> Where is the source code for the service? I believe it should return
> 405 in this case with an Allow header listing POST.


This indeed should be the behavior. See the following HTTP response diagram
and ocaml-webmachine implementation:


https://raw.githubusercontent.com/wiki/webmachine/webmachine/images/http-headers-status-v3.png

https://github.com/inhabitedtype/ocaml-webmachine/blob/9d63166/lib/webmachine.ml#L453-L464

-Spiros E.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-devel/attachments/20160224/79a9d8fe/attachment.html>


More information about the opam-devel mailing list