1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick/httpauth
Nobuyoshi Nakada 36e057e26e Loop with String#scan without creating substrings
Create the substrings necessary parts only, instead of cutting the
rest of the buffer.  Also removed a useless, probable typo, regexp.
2019-10-01 19:19:56 +09:00
..
authenticator.rb
basicauth.rb
digestauth.rb Loop with String#scan without creating substrings 2019-10-01 19:19:56 +09:00
htdigest.rb
htgroup.rb
htpasswd.rb
userdb.rb