Skip to content

_HTTP_CGI should return CGI exit code. #7

@genius257

Description

@genius257

currently there is no way to know if as script via _HTTP_CGI fails.
The function should return the script exit code.
Also breaking this function up into a function for calling/starting the CGI and one for sending that response would be great.
This would allow script to be able to return alternative pages when CGI fails.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions