userspace:webservice_corner:rust-rpc
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| userspace:webservice_corner:rust-rpc [2019/02/18 15:57] – created n.wenselowski | userspace:webservice_corner:rust-rpc [2021/08/23 10:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| | | ||
| let client = reqwest:: | let client = reqwest:: | ||
| - | let mut response = client.post(" | + | let mut response = client.post(" |
| - | .basic_auth(" | + | .basic_auth(" |
| .json(& | .json(& | ||
| .send()?; | .send()?; | ||
userspace/webservice_corner/rust-rpc.1550501876.txt.gz · Last modified: (external edit)
