Update README.md

This commit is contained in:
Michael Lazar 2019-09-22 23:44:56 -04:00 committed by GitHub
parent a781106c54
commit c23a174793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ the request using environment variables:
| SERVER_PROTOCOL | GEMINI | | SERVER_PROTOCOL | GEMINI |
| SERVER_SOFTWARE | jetforce/0.0.7 | | SERVER_SOFTWARE | jetforce/0.0.7 |
The CGI script must then write the gemini response to the ``stdout`` stream. The CGI script must then write the gemini response to the *stdout* stream.
This includes the status code and meta string on the first line, and the This includes the status code and meta string on the first line, and the
optional response body on subsequent lines. The bytes generated by the optional response body on subsequent lines. The bytes generated by the
CGI script will be forwarded *verbatim* to the gemini client without any CGI script will be forwarded *verbatim* to the gemini client without any