Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use toplevel reference to ::StringIO since we're in a BasicObject. | Jeremy Kemper | 2009-01-27 | 1 | -2/+2 |
| | |||||
* | Ensure any method sent to RewindableIO reads the original IO object [#1767 ↵ | Joshua Peek | 2009-01-17 | 1 | -23/+7 |
| | | | | state:resolved] | ||||
* | Update multipart tests to expose (another) bug in Rack's multipart parser | Joshua Peek | 2009-01-13 | 1 | -3/+7 |
| | |||||
* | Add RewindableInput wrapper to fix issues with middleware that impolitely ↵ | Joshua Peek | 2009-01-13 | 1 | -0/+40 |
eat up non-rewindable input |