Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_HTTP_CGI should return CGI exit code. #7

Open
genius257 opened this issue Jun 28, 2021 · 0 comments
Open

_HTTP_CGI should return CGI exit code. #7

genius257 opened this issue Jun 28, 2021 · 0 comments

Comments

@genius257
Copy link
Owner

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.

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

No branches or pull requests

1 participant