#1666 new defect

test that an upload with no Content-Length (and not chunked) gives HTTP 411 Length Required

Reported by: davidsarah Owned by:
Priority: normal Milestone: soon
Component: code-frontend-web Version: 1.9.1
Keywords: http standards webapi Cc:
Launchpad Bug:

Description

See https://tools.ietf.org/html/rfc2616#section-10.4.12 .

Add a unit test for this case, and if it fails, fix it (or fix Twisted Web).

Change History (1)

comment:1 Changed at 2012-03-29T19:11:25Z by davidsarah

  • Priority changed from major to normal
Note: See TracTickets for help on using tickets.