mirror of
https://github.com/yhirose/cpp-httplib
synced 2024-11-21 14:29:10 -07:00
Removed Repl.it examples
This commit is contained in:
parent
d05c343602
commit
80a55cedeb
1 changed files with 0 additions and 5 deletions
|
@ -48,11 +48,6 @@ res->status;
|
|||
res->body;
|
||||
```
|
||||
|
||||
### Try out the examples on Repl.it!
|
||||
|
||||
1. Run server at https://repl.it/@yhirose/cpp-httplib-server
|
||||
2. Run client at https://repl.it/@yhirose/cpp-httplib-client
|
||||
|
||||
SSL Support
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue