jonaswitt (Jonas Witt)
- Login: jonaswitt
- Email: jonas.Witt@student.hpi.uni-potsdam.de
- Registered on: 12/14/2008
- Last sign in: 12/14/2008
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
12/19/2008
-
03:44 AM Ruby Bug #454: URI does not follow the last rfc about uri syntax
- =begin
lib/uri/common.rb currently references RFCs 2732 and 2396. RFC 3986, as linked to by the original poster, obsoletes both RFCs.
The attached patch adjusts the definitions of UNRESERVED and RESERVED to comply with RFC 3986, th...