-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
- Communication channels (pipes) are established between the server and the CGI process
- Request data (if any) is sent to the CGI script's standard input
- The CGI script's output is read from its standard output
- Unit test: Test the communication between the server and the CGI script, ensuring correct data transfer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done