mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8213490: Networking area typos and inconsistencies cleanup
Reviewed-by: alanb, chegar, dfuchs
This commit is contained in:
parent
56db122656
commit
8c361a3e74
42 changed files with 87 additions and 87 deletions
|
@ -109,7 +109,7 @@ public class URLEncoder {
|
|||
* list. It is also noteworthy that this is consistent with
|
||||
* O'Reilly's "HTML: The Definitive Guide" (page 164).
|
||||
*
|
||||
* As a last note, Intenet Explorer does not encode the "@"
|
||||
* As a last note, Internet Explorer does not encode the "@"
|
||||
* character which is clearly not unreserved according to the
|
||||
* RFC. We are being consistent with the RFC in this matter,
|
||||
* as is Netscape.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue