W liście Sok Ann Yap z dnia sobota 18 października 2008: > > I must admit it's tricky to tell from the specification - I've read it > > again... > > > > The spec says request must not contain message body if method definition > > says it must not contain it... But no method definition (even for GET) > > says so. > > > > PUT and POST refer to section 8.2 about message transmission - DELETE > > does not, but that is quite vague. > > > > > > On the other hand, it seems to be common understanding that only PUT, > > POST, TRACE and potentially OPTION might contain body. > > > > See for example source of libwww (official library from W3C) here: > > http://www.w3.org/Library/src/HTMethod.c, > > or this information at IBM site (point 5): > > http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com > >.ibm.cics.ts31.doc/dfhtl/topics/dfhtl_outmaking_reqwrite.htm > > > > > > -- > > Paweł Stradomski > > If it's not even part of the specs, perhaps we shall threat that as a > common misunderstanding instead?
Well, to be honest, the spec doesn't seem to disallow request body with GET requests (as I read it), and I've just checked - Apache 2 doesn't complain if it gets one. I must say I'm confused. -- Paweł Stradomski --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
