diff options
Diffstat (limited to 'deps/cpp-httplib/test/www3')
-rw-r--r-- | deps/cpp-httplib/test/www3/dir/index.html | 8 | ||||
-rw-r--r-- | deps/cpp-httplib/test/www3/dir/test.html | 1 |
2 files changed, 0 insertions, 9 deletions
diff --git a/deps/cpp-httplib/test/www3/dir/index.html b/deps/cpp-httplib/test/www3/dir/index.html deleted file mode 100644 index be3c05f..0000000 --- a/deps/cpp-httplib/test/www3/dir/index.html +++ /dev/null @@ -1,8 +0,0 @@ -<html> -<head> -</head> -<body> - <a href="/dir/test.html">Test</a> - <a href="/hi">hi</a> -</body> -</html> diff --git a/deps/cpp-httplib/test/www3/dir/test.html b/deps/cpp-httplib/test/www3/dir/test.html deleted file mode 100644 index 6d70cd0..0000000 --- a/deps/cpp-httplib/test/www3/dir/test.html +++ /dev/null @@ -1 +0,0 @@ -test.html
\ No newline at end of file |