lab_riddles/.commit_template

20 lines
800 B
Plaintext

# -----------------------------------------------------------------
# Write your entire commit message above this line.
#
# The first line should be a quick description of what you changed.
# Then leave a blank line.
# Then, once during your work on this lab, answer the following:
#
# 1. Consider one Internet-enabled device or service you use regularly.
# Describe a feature of the device or service, and then hypothesize
# about the HTTP requests and responses which might be taking place
# behind the scenes to enable this feature.
# 2. Has this lab's hands-on exploration of requests and responses caused
# you to think differently about any of your tech interactions in
# your daily life?
#
# (For all other commits, just write a brief description of what you changed.)