ฐานความรู้
สร้างเมื่อ
แก้ไขเมื่อ
แก้ไขเมื่อ
URL that contains "@" in password
RFC 1738 requires unsafe characters in URLs to be percent-encoded.
For example:
user: myuser
password: h@t
host: myhost
ftp://myuser:h%40t@myhost
References
What do you think about this topic? Send feedback!