mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-10 01:33:53 +00:00
Updated README
This commit is contained in:
parent
82a5ac735f
commit
c776454c84
@ -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
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user