From: "mame (Yusuke Endoh)" Date: 2012-05-17T00:55:29+09:00 Subject: [ruby-core:45092] [ruby-trunk - Feature #6435][Assigned] Break up net/http.rb into individual files Issue #6435 has been updated by mame (Yusuke Endoh). Status changed from Open to Assigned Assignee set to drbrain (Eric Hodel) I think you can commit it unless there is objection within a few days or a week. Make sure "make check" is passed before a commit. Thanks! -- Yusuke Endoh ---------------------------------------- Feature #6435: Break up net/http.rb into individual files https://bugs.ruby-lang.org/issues/6435#change-26665 Author: drbrain (Eric Hodel) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: 2.0.0 The attached patch breaks up net/http.rb into individual files. Beyond addition of "Net::" for scoping only structural changes were made. I only found uncommitted patches to net/http.rb that were submitted by me, and I think those patches may need some work, so I am fine breaking them for now. -- http://bugs.ruby-lang.org/