webrat/lib
Michael Klett 61b0fce828 Base64 encoding of HTTP basic auth credentials should omit newlines (do not enforce a 76 character line limit)
According to RFC 2617 (http://www.ietf.org/rfc/rfc2617.txt), the 76 character line limit normally enforced by Base64 encoding should not apply to the encoding of HTTP basic authentication credentials.
2009-11-15 16:50:40 -05:00
..
webrat Base64 encoding of HTTP basic auth credentials should omit newlines (do not enforce a 76 character line limit) 2009-11-15 16:50:40 -05:00
webrat.rb Prep for 0.6.rc1 release 2009-09-22 12:41:57 -04:00