mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +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
|
@ -154,7 +154,7 @@ public class FtpClient extends sun.net.ftp.FtpClient {
|
|||
* the NetworkClients will not work correctly in EBCDIC based systems.
|
||||
* However, we cannot just use ASCII or ISO8859_1 universally, because in
|
||||
* Asian locales, non-ASCII characters may be embedded in otherwise
|
||||
* ASCII based protocols (eg. HTTP). The specifications (RFC2616, 2398)
|
||||
* ASCII based protocols (e.g. HTTP). The specifications (RFC2616, 2398)
|
||||
* are a little ambiguous in this matter. For instance, RFC2398 [part 2.1]
|
||||
* says that the HTTP request URI should be escaped using a defined
|
||||
* mechanism, but there is no way to specify in the escaped string what
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue