You've already forked cpp-httplib
Updated README
This commit is contained in:
@ -394,6 +394,8 @@ res->status; // 200
|
|||||||
|
|
||||||
### Use a specitic network interface
|
### Use a specitic network interface
|
||||||
|
|
||||||
|
NOTE: This feature is not available on Windows, yet.
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
cli.set_interface("eth0"); // Interface name, IP address or host name
|
cli.set_interface("eth0"); // Interface name, IP address or host name
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user