Re: PATCH: ServletUnitHttpRequest.getReader
Gordon Henriksen <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
On Apr 11, 2006, at 9:33 PM, Gordon Henriksen wrote:
> Please find attached a patch to implement
> com.meterware.servletunit.ServletUnitHttpRequest.getReader.
>
> [...] Let me know if it doesn't apply cleanly to the trunk.
Of course, it does NOT apply cleanly even to the source tarball,
since I didn't base the patch off of a clean tree. A revised patch is
attached.
cd httpunit-1.6.2; patch -p1 < getReader2.patch
— G