Skip to content

CGI Communication #47

@flavify

Description

@flavify
  • 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions