

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Still calibrating
click for more info
Not enough gems
Cost: 6 gems
1: HTTPS
incomplete
2: Security and Encryption
incomplete
This lesson's interactive features are locked, please to keep using them
Hypertext Transfer Protocol Secure or HTTPS is an extension of the HTTP protocol. HTTPS secures the data transfer between client and server by encrypting all of the communication.
HTTPS allows a client to safely share sensitive information with the server through an HTTP request, such as credit card information, passwords, or bank account numbers.
Developers at Jello were prone to making insecure requests, so management has mandated the use of an errIfNotHTTPS function to validate all url inputs.
Somehow a developer has still managed to try to use the wrong URL! Fix the bug.