Add backup files, add test data for doc root, etc.

This commit is contained in:
Chunting Gu
2019-09-10 10:45:37 +08:00
parent 2a25340ce4
commit 43d9dcab25
11 changed files with 189 additions and 2 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
**upload**: files for testing upload.
**upload**: files for testing upload using multipart form data. (`examples/form_client.cc`)
**www**: doc root for testing static file server. (`examples/static_file_server.cc`)
+17
View File
@@ -0,0 +1,17 @@
Remember
BY CHRISTINA ROSSETTI
Remember me when I am gone away,
Gone far away into the silent land;
When you can no more hold me by the hand,
Nor I half turn to go yet turning stay.
Remember me when no more day by day
You tell me of our future that you plann'd:
Only remember me; you understand
It will be late to counsel then or pray.
Yet if you should forget me for a while
And afterwards remember, do not grieve:
For if the darkness and corruption leave
A vestige of the thoughts that once I had,
Better by far you should forget and smile
Than that you should remember and be sad.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

+1
View File
@@ -0,0 +1 @@
Hello, World!