max_posedon (Maksim Melnikau)
- Login: max_posedon
- Email: maxposedon@gmail.com
- Registered on: 11/08/2008
- Last sign in: 11/08/2008
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/08/2008
-
08:30 PM Ruby Bug #724 (Closed): webrick httpresponse wrong content-length
- =begin
Webrick(httpresponse) fills HTTP response body with wrong content-type.
---- my variant of fix ----
--- lib/webrick/httpresponse.rb (revision 20147)
+++ lib/webrick/httpresponse.rb (working copy)
@@ -142,7 +142,7...