Update README.md
This commit is contained in:
parent
c23a174793
commit
8718310f65
|
@ -144,8 +144,8 @@ the request using environment variables:
|
||||||
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
|
||||||
modificiation.
|
additional modificiation by the server
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue