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.
1 parent 9c75be4 commit 21c910dCopy full SHA for 21c910d
README.Rmd
@@ -178,6 +178,9 @@ $ curl -vs localhost:4444/bug
178
}
179
```
180
181
+You may also wish to use `not_found()` for Plumber's 404 handler via
182
+`pr_set_404()`.
183
+
184
## License
185
186
Copyright 2021 Aaron Jacobs
README.md
@@ -185,6 +185,9 @@ $ curl -vs localhost:4444/bug
187
188
+You may also wish to use `not_found()` for Plumber’s 404 handler via
189
190
191
192
193
0 commit comments