rsnext/test/integration/api-support/pages
Lukáš Huvar c821e83048 API interface extensions (#7363)
* Cookies and Query parsing for API request

* Adding JSON and SEND

* First body parsing

* Body parsing

* Remove extra try catch

* Fix tests

* Only server bundling for API routes

* Update packages/next-server/server/api-utils.ts

Co-Authored-By: Tim Neutkens <tim@timneutkens.nl>

* Revert on demand server changes

* Use content-type for parsing

* Update packages/next-server/server/api-utils.ts

Co-Authored-By: Jan Potoms <potoms.jan@gmail.com>

* Add tests for server compilation

* Add body limit

* Change API to function chaining

* Limit test
2019-06-05 13:22:09 +02:00
..
api API interface extensions (#7363) 2019-06-05 13:22:09 +02:00
index.js Experimental API support (#7296) 2019-05-11 13:18:56 +02:00
user.js API interface extensions (#7363) 2019-06-05 13:22:09 +02:00