Skip to content

Commit

Permalink
notes(RFCGuide): Add CGI and HTTP resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Samih Abdelrahman committed Jan 23, 2024
1 parent efe13ab commit 31aadaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/notes/notes_RFCguide
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ Networking Basics:
3 RFC 793 - Transmission Control Protocol (TCP): Basic Understanding

HTTP Core:
0 RFC 9112 - HTTP requests and their syntax: Direct Implementation
1 RFC 7230 - Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing: Direct Implementation
2 RFC 7231 - Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content: Direct Implementation

CGI (Common Gateway Interface):
1 RFC 3875 - The Common Gateway Interface (CGI) Version 1.1: Direct Implementation
2 Tutorialspoint (https://www.tutorialspoint.com/cplusplus/cpp_web_programming.htm)

Advanced HTTP Features:
1 RFC 7232 - HTTP/1.1: Conditional Requests: Extra Understanding
Expand Down

0 comments on commit 31aadaa

Please sign in to comment.