[HTTP server] How to pass the first stage? ryu

Checklist:

  1. :white_check_mark: or :cross_mark:: I’ve uncommented the code.
  2. :white_check_mark:: I’ve saved the changes.
  3. :white_check_mark:: I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master

Here’s a screenshot showing the output from running the Git commands:

[Attach screenshot here]

[Share other details here]

Hey @Ryuthecoder, could you share a few screenshots to help us debug?

  1. The contents of your server.cpp file as shown in your code editor

  2. The output of running git status in your terminal

  3. The output of the following commands:

git commit -am "[seeking help on forum]"
git push origin master

This will help us get a better sense of what’s going on. Thanks!