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.
2 parents 5eb9370 + 0039535 commit f5d36d4Copy full SHA for f5d36d4
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