Fix typo on function-format.md

This commit is contained in:
Owain Lewis
2017-10-11 16:46:07 +01:00
committed by GitHub
parent 1e1a997daf
commit aab98ba59f

View File

@@ -36,7 +36,7 @@ Cons:
`--format http`
HTTP format could be a good option as it is in very common use obviously, most languages have some semi-easy way to parse it, and it's supports hot format. The response will look like a HTTP response. The communication is still done via stdin/stdout, but these pipes are never closed unless the container is explicitly terminated. The basic format is:
HTTP format could be a good option as it is in very common use obviously, most languages have some semi-easy way to parse it, and it supports hot format. The response will look like a HTTP response. The communication is still done via stdin/stdout, but these pipes are never closed unless the container is explicitly terminated. The basic format is:
Request: