Make a Simple HTTP Server in Java - Java Tutorial - Part 5: Parsing Requests

Published: 06 March 2020
on channel: CoderFromScratch
15,783
284

On the fifth part we will be looking at the RFCs that specify the HTTP Protocol, analyse how we are going to start parsing the requests, and get everything ready for the parsing. This part is a little bit heavier on theory and creating a strategy to tackle this task.

Shout-out to @Neagu Andrei for pointing out an error with the previous videos!

LINKS:
GITHUB : https://github.com/CoderFromScratch/s...
RFC 7230 : https://tools.ietf.org/html/rfc7230
RFC 7231 : https://tools.ietf.org/html/rfc7231
RFC 7232 : https://tools.ietf.org/html/rfc7232

Java Tutorial showing you how to create a Simple HTTP Server from scratch in Java.

Have you ever wondered how an HTTP Server works or though about making one but didn't know where to start? Look no further! In this tutorial series we'll be going through the motions and making one from scratch.

We'll be using:
IntelliJ Community Edition to code with: https://www.jetbrains.com/idea/download
Maven to manage our dependencies: https://maven.apache.org/


On this page of the site you can watch the video online Make a Simple HTTP Server in Java - Java Tutorial - Part 5: Parsing Requests with a duration of hours minute second in good quality, which was uploaded by the user CoderFromScratch 06 March 2020, share the link with friends and acquaintances, this video has already been watched 15,783 times on youtube and it was liked by 284 viewers. Enjoy your viewing!