The message you see at the very top is
stored solely in the URL
of this page, in base64-encoded format. Moreover, the message
hasn't been sent over the network
, because web browsers never send URL
#fragments
to servers
[w3 specs]
. Finally, you can create unlimited amount of such links
without sending any requests
[see how]
!