On 11 Aug 2007, at 17:53, A. Pagaltzis wrote:
Hi Jonathan,
* Jonathan Tweed <[EMAIL PROTECTED]> [2007-08-11 18:40]:
On 10 Aug 2007, at 14:24, A. Pagaltzis wrote:
I think that says quite clearly that if the method definition
is silent about an entity-body, then no entity-body is
allowed.
The sections on PUT, POST and TRACE discuss entity-bodies; the
sections on OPTIONS, GET, HEAD, DELETE and CONNECT do not.
I'm must be looking in the wrong place. I've been looking in
the definitions in section 9 and I don't see it mentioned.
Which sections are you referring to?
that is exactly the right place. Section 4.3 explains that an
entity-body is allowed only if the method allows it. And in the
method definitions in section 9, only PUT, POST and TRACE allow
it. So that means it’s not allowed with any of the other methods.
Ah, I see it now. After re-reading it for the fifth time I spotted
the phrase 'enclosed entity' in PUT and POST.
Thanks for your help.
Cheers
Jonathan
_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/