We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/files/{filename}
1 parent 5eb9370 commit 0039535Copy full SHA for 0039535
stage_descriptions/base-07-ap6.md
@@ -8,6 +8,8 @@ $ ./your_program.sh --directory /tmp/
8
9
The tester will then send two `GET` requests to the `/files/{filename}` endpoint on your server.
10
11
+Your response should depend on whether `{filename}` exists in the directory specified by `--directory`.
12
+
13
#### First request
14
The first request will ask for a file that exists in the files directory:
15
```
0 commit comments