rsnext/docs
fmacherey 560191ab72
Update custom server docs for async methods (#30521)
as handle() returned from app.getRequestHandler() is a Promise, it has to be handled correctly. Simply returning it, works fine.


## Bug
- [x] Related issues linked using fixes #number
- [x] Integration tests added
- [x] Errors have helpful link attached, see contributing.md

## Feature
- [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issues linked using fixes #number
- [x] Integration tests added
- [x] Documentation added
- [x] Telemetry added. In case of a feature if it's used or not.
- [x] Errors have helpful link attached, see contributing.md

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`


Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-02-06 03:22:02 +00:00
..
advanced-features Update custom server docs for async methods (#30521) 2022-02-06 03:22:02 +00:00
api-reference Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
api-routes Update info on how to process webhooks by disabling bodyParser (#33909) 2022-02-02 16:33:35 +00:00
basic-features docs: fix variable name from profileData to data in CSR page (#34018) 2022-02-05 14:57:02 +00:00
guides Improve Form Guide Contents (#33913) 2022-02-05 19:08:18 +00:00
migrating Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
routing Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
authentication.md Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
deployment.md Update deployment docs to fix oversized image. (#33934) 2022-02-03 02:30:15 +00:00
faq.md Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
getting-started.md Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06:00
going-to-production.md Updated going-to-production with loading performance (#33179) 2022-02-04 16:30:55 +00:00
manifest.json Improve Form Guide Contents (#33913) 2022-02-05 19:08:18 +00:00
middleware.md Add async to middleware docs. (#31356) 2022-02-05 20:01:18 -06:00
testing.md [Docs] Testing docs: Comment out optional config that points to a file (#33827) 2022-01-31 14:49:42 +00:00
upgrading.md Update upgrading.md (#31173) 2021-11-08 20:53:25 +00:00