cmda-bt / be-course-17-18

🎓 Backend · 2017-2018 · Curriculum and Syllabus 💾
Other
47 stars 19 forks source link

Transfer assignment #475

Closed BasPieren closed 6 years ago

BasPieren commented 6 years ago

Here is the cheat sheet i made for HTTP for the Transfer assignment. It was easy to follow with clear instructions on what to do and what something does. And because of this it's also easy to reference back to on a later date in combination with the cheat sheet.


curl localhost:1901 --verbose: Show the head and body of the HTTP

HTTP methods:

HTTP status codes:

HTTP headers:

wooorm commented 6 years ago

Great work Bas! I’m glad you liked it!