Skip to content

Commit

Permalink
Merge branch 'main' into http-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
samih713 authored Feb 25, 2024
2 parents 1ad38a5 + 494abff commit 689a0aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Compilation Check
on:
push:
branches:
- main
- server/*
- conf-parser

Expand Down
2 changes: 2 additions & 0 deletions resources/notes/notes_RFC7230
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MESSAGE SYNTAX AND ROUTING

https://medium.com/from-the-scratch/http-server-what-do-you-need-to-know-to-build-a-simple-http-server-from-scratch-d1ef8945e4fa

The HTTP protocol is defined in 6 RFC entries 7230-7235

/* the 6 entries in the RFC detail the following
Expand Down

0 comments on commit 689a0aa

Please sign in to comment.