DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38588>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38588

           Summary: Documentation on problematic URL Character Sets might be
                    in error
           Product: HttpClient
           Version: 3.0 Final
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HttpCommon
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


On "docs/charencodings.html", it states that only ASCII chars may be used in an
URL, and that non-ASCII chars have "no way to reliably encode them".

However, new RFCs have come after the one cited, RFC1738.

Here are some relevant links
  http://www.w3.org/International/O-URL-code.html
  http://www.ietf.org/rfc/rfc2396.txt
    (read chap 2.1)
  http://www.ietf.org/rfc/rfc2718.txt
    (read chap 2.2.5)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to