-
Notifications
You must be signed in to change notification settings - Fork 1
[ To do ] Jason #17
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Taekeundo
opened on Oct 31, 2024
Issue body actions
- CGI
- Create a function, about CGI, corresponding to lines 53 and 54 of the RequestHandler.cpp file.
- Class
- Use the necessary functions in the “context” class.
- Test CGI function using the “localhost:8080/test.html” file as a reference.
- Create a separate class called “CgiProcessor” and use it by bringing in the existing “StaticFileHandler” as a sub-object in order to avoid the code that ‘Mina’ is working on and the code that I am working on will not conflict with each other.
- Branch
- Create a separate branch to work on CGI
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers