General

Profile

mjrbrennan (Martin Brennan)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/12/2019

03:15 AM Ruby Misc #16417 (Rejected): Mark WEBrick::HTTPUtils.escape as obsolete in line with URI.escape/encode deprecation
URI.escape has been deprecated for some time now with a warning. This calls `DEFAULT_PARSER.escape` which is `RFC2396_Parser.escape`. At Discourse we have just done some cleanup to remove usage of `URI.escape` and noticed that `WEBrick::... mjrbrennan (Martin Brennan)

Also available in: Atom