Skip to content

[ To do ] Jason #17

Description

@Taekeundo
  1. 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.
  1. Branch
  • Create a separate branch to work on CGI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions