commit 0e4784dae13e39d95a8303f14621ef2a52155dcd parent ed91bcde5d976ae58d745b5da31cc53e2cc36543 Author: kocotian <54662947+kocotian@users.noreply.github.com> Date: Thu, 22 Oct 2020 19:25:02 +0200 warning Diffstat:
M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -17,6 +17,10 @@ main(void) return 0; } ``` + +## warning: +`parseResponseLine()` and `getResponseStatus()` may be broken, i'll repair them + ## compatibility: any POSIX 7 compliant system: yes