General

Profile

coderrr (coderrr .)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 7 7

Activity

01/12/2012

09:45 PM Backport187 Backport #5889 (Closed): Marshal load/dump screws up on Time objects which are marshal-links/references dumped from 1.9
code explains better than words
https://gist.github.com/1d3a900954503fc0673f
coderrr (coderrr .)

11/26/2010

07:38 PM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Yui,

I should point out that the RFC actually does provide an "out" for allowing a password in the useri...
coderrr (coderrr .)

11/25/2010

10:54 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
That's interesting but IMHO it's not Ruby's job/goal to comply as closely as possible with RFCs, but to provi...
coderrr (coderrr .)
02:19 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
sorry, just one more thing...

Net::HTTP.post_form currently acts exactly like my patch, using the user/p...
coderrr (coderrr .)

11/24/2010

02:31 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
ok cool, I accept your decision :) .. thanks for your time
=end
coderrr (coderrr .)
12:16 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
It seems to me you're being very pedantic on the deprecation issue. The only way I see the deprecation's sen...
coderrr (coderrr .)

11/21/2010

03:30 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Thanks for showing me that open-uri version, I didn't know that previously. I do think that it is not as con...
coderrr (coderrr .)

11/20/2010

09:41 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
just to clarify... the current way you would have to do this is:

Net::HTTP.start('whatever.com') {|h| g ...
coderrr (coderrr .)
06:51 AM Ruby master Feature #4071: support basic auth for Net::HTTP.get requests
=begin
Yui, please clarify and point me to the deprecation you are referring to.
=end
coderrr (coderrr .)

11/19/2010

03:53 PM Ruby master Feature #4071 (Closed): support basic auth for Net::HTTP.get requests
=begin
support basic auth for Net::HTTP.get(URI.parse("http://user:pass@whatever.com/asdf"))
=end
coderrr (coderrr .)

Also available in: Atom