By contrast, the web has historically made origin authentication optional. On the web, origins are defined as having 3 parts: (scheme, host, port), e.g. (HTTP, example.com, 80) or (HTTPS, mail.google.com, 443). Many origins use unauthenticated schemes like HTTP, WS, or even FTP.
โดยทางเว็บได้ในอดีตทำให้กำเนิดการตรวจสอบตัวเลือก บนเว็บ กำเนิดถูกกำหนดว่ามี 3 ส่วน ( โครงการ , โฮสต์ , พอร์ต ) เช่น ( HTTP , example.com , 80 ) หรือ ( HTTPS mail.google.com 443 , ) กำเนิดมากใช้โครงร่างที่ตั้งเช่น HTTP , WS , หรือแม้กระทั่ง FTP
การแปล กรุณารอสักครู่..