On Tue, Jan 19, 2010 at 02:06:11PM +0100, Michael Hanselmann wrote:
> 2010/1/19 Iustin Pop <ius...@google.com>:
> > On Tue, Jan 19, 2010 at 01:52:35PM +0100, Michael Hanselmann wrote:
> >> They're used by another patch which I haven't updated yet to
> >> master/HEAD, so I don't think it makes sense to refer to it. These are
> >> just support classes and constants for code using the HTTP module.
> >
> > But then at least mention: these are neede for future enhancements (e.g.
> > $blah).
> 
> Done:
> These will be useful in the future in case we don't enfore JSON encoding
> anymore in the http.server module. The HTTP 1.1 RFC recommends error 415
> (Unsupported Media Type) to be returned in case the client requests an
> unsupported content-type. If the client doesn't send a “Content-Type” in
> the request, a content-type of “application/octet-stream” is implied.

Thanks (was it so hard?)!

LGTM

Reply via email to