mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-14 16:58:30 +00:00
Fix #266
This commit is contained in:
parent
f6a2365ca5
commit
fd4e1b4112
4 changed files with 234 additions and 6 deletions
|
@ -33,4 +33,4 @@ pem:
|
|||
openssl req -new -key key.pem | openssl x509 -days 3650 -req -signkey key.pem > cert.pem
|
||||
|
||||
clean:
|
||||
rm server client hello simplesvr upload redirect *.pem
|
||||
rm server client hello simplesvr upload redirect benchmark *.pem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue