mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-11 20:01:10 +01:00
Update README.md
This commit is contained in:
parent
b323e2d543
commit
a7897b0e40
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ There is basic support getting an url or posting a form.
|
|||
|
||||
```forth
|
||||
http-get ( url -- response-body http-code )
|
||||
http-get ( map url -- response-body http-code )
|
||||
http-post ( map url -- response-body http-code )
|
||||
```
|
||||
|
||||
For example:
|
||||
|
|
Loading…
Reference in a new issue