You've already forked cpp-httplib
Fix #276
This commit is contained in:
8
test/www3/dir/index.html
Normal file
8
test/www3/dir/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/dir/test.html">Test</a>
|
||||
<a href="/hi">hi</a>
|
||||
</body>
|
||||
</html>
|
1
test/www3/dir/test.html
Normal file
1
test/www3/dir/test.html
Normal file
@ -0,0 +1 @@
|
||||
test.html
|
Reference in New Issue
Block a user