Mission 19 of 20Space Relay
HTTP Protocol: Request and Response Combat
Every web page is a request-response exchange
Objectives cleared0 / 2
+15 XP per step · +75 XP for completing the quest
When your cockpit browser connects to a server, a precise protocol exchange occurs: your unit sends a request, the server issues a response. This is HTTP — or HTTPS when encrypted. It happens in milliseconds, invisible to most pilots. Today you track it.
Primary Objective
Understand the HTTP/HTTPS request-response cycle.
> COCKPIT TERMINAL
pilot@linux4kids:~
Welcome to the Linux4Kids Terminal!
Type 'help' for a list of commands.
pilot@~ $
> FIELD MANUAL
ping google.comReach a web server by codenamenetstatSee your active HTTP/HTTPS connections and their portscat /etc/hostsCheck local targeting overrides