Project

General

Profile

Actions

Bug #9700

closed

[DOC] Fix for documentation of URI::Escape

Added by ksaynice (Si Cheng) about 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Assignee:
Target version:
-
ruby -v:
2.1.0
[ruby-core:61846]

Description

I was trying to use URI.escape to encode "."
http://www.ruby-doc.org/stdlib-2.1.0/libdoc/uri/rdoc/URI/Escape.html

the REGEXP::UNSAFE was no longer exist.

Updated by zzak (zzak _) almost 10 years ago

  • Status changed from Open to Closed

It seems like escape still uses ::UNSAFE.

It's defined here

Updated by usa (Usaku NAKAMURA) almost 10 years ago

  • Status changed from Closed to Rejected
Actions

Also available in: Atom PDF

Like0
Like0Like0