rsnext/test/integration/api-support/pages/api
Jiachi Liu ed9b8863b4
fix: should allow nullable param for res.end (#28694)
## Bug
Fixes #28693

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2021-09-01 17:01:00 +00:00
..
[post] Dynamic routes for API (#7629) 2019-06-27 12:01:36 -04:00
blog Dynamic routes for API (#7629) 2019-06-27 12:01:36 -04:00
big-parse.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bool.js Allow Boolean API Response (#9842) 2019-12-26 15:38:12 -06:00
child-process.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
cookies.js API interface extensions (#7363) 2019-06-05 13:22:09 +02:00
cors.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
error.js API interface extensions (#7363) 2019-06-05 13:22:09 +02:00
external-resolver-false-positive.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
external-resolver.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
index.js Fix build only server-side /api/index.js (#8167) 2019-07-30 13:52:43 +01:00
large-chunked-response.js Warn when response body is larger than 5mb (#26831) 2021-07-02 19:27:33 +00:00
large-response.js Warn when response body is larger than 5mb (#26831) 2021-07-02 19:27:33 +00:00
no-parsing.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
nullable-payload.js fix: should allow nullable param for res.end (#28694) 2021-09-01 17:01:00 +00:00
parse.js Dynamic routes for API (#7629) 2019-06-27 12:01:36 -04:00
parsing.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
query.js API: Take multiple values into account for the query (#9196) 2019-10-26 20:10:06 +02:00
redirect-301.js Add res.redirect response helper (#14705) 2020-07-07 01:06:16 -04:00
redirect-307.js Add res.redirect response helper (#14705) 2020-07-07 01:06:16 -04:00
redirect-error.js Added Friendly error for res.redirect 🐝 (#15844) 2020-08-06 22:53:09 +00:00
redirect-null.js Added Friendly error for res.redirect 🐝 (#15844) 2020-08-06 22:53:09 +00:00
status-204.js Fix handling for 204 status code with a body (#28479) 2021-08-25 15:52:43 +00:00
test-no-end.js Add warning when API resolves without the request being finished (#9999) 2020-01-10 10:56:20 -05:00
test-res-pipe.js Update to not show API not ended warning when response is piped to (#10342) 2020-02-02 21:48:00 -06:00
undefined.js Allow undefined body sent to sendData() (#20981) 2021-01-26 10:24:48 -05:00
user-error-async.js Fix User Error in Async API Endpoint (#9911) 2020-01-02 18:47:39 -05:00
user-error.js Avoid sending user errors to client (#8005) 2019-07-16 17:35:13 -07:00
users.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00