[CherryPy] #955: Switch wsgi.input to be more file-like

1 view
Skip to first unread message

CherryPy

unread,
Aug 25, 2009, 4:15:01 PM8/25/09
to cherrypy...@googlegroups.com
#955: Switch wsgi.input to be more file-like
---------------------------+------------------------------------------------
Reporter: fumanchu | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone: 3.2
Component: CherryPy code | Keywords:
---------------------------+------------------------------------------------
PEP 333 says: "The server is not required to read past the client's
specified Content-Length, and is allowed to simulate an end-of-file
condition if the application attempts to read past that point."

We've never simulated EOF; we should start.

--
Ticket URL: <http://www.cherrypy.org/ticket/955>
CherryPy <http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework

CherryPy

unread,
Aug 25, 2009, 4:16:16 PM8/25/09
to cherrypy...@googlegroups.com
#955: Switch wsgi.input to be more file-like
---------------------------+------------------------------------------------
Reporter: fumanchu | Owner: fumanchu
Type: defect | Status: assigned
Priority: normal | Milestone: 3.2
Component: CherryPy code | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Changes (by fumanchu):

* status: new => assigned

Comment:

python3: fixed in [2522]. Needs backport to trunk.

CherryPy

unread,
Aug 29, 2009, 3:20:06 PM8/29/09
to cherrypy...@googlegroups.com
#955: Switch wsgi.input to be more file-like
---------------------------+------------------------------------------------
Reporter: fumanchu | Owner: fumanchu
Type: defect | Status: closed
Priority: normal | Milestone: 3.2
Component: CherryPy code | Resolution: fixed
Keywords: |
---------------------------+------------------------------------------------
Changes (by fumanchu):

* resolution: => fixed
* status: assigned => closed

Comment:

trunk port in [2524].
Reply all
Reply to author
Forward
0 new messages