next.js
Unify Request types
#47884
Merged

Unify Request types #47884

wyattjoh merged 19 commits into canary from wyattjoh/NEXT-713-unify-request
wyattjoh
wyattjoh refactor: moved EdgeModuleWrapper to server/web and renamed to EdgeRo…
4a90a1d6
wyattjoh refactor: update headers/cookies adapters
fa476fdc
wyattjoh refactor: update mock request
764fe7f2
wyattjoh feat: modify handler signature - (req: NextRequest, {}) => Response
00ecab98
ijjk ijjk added area: tests
ijjk ijjk added Turbopack
ijjk ijjk added created-by: Next.js team
ijjk ijjk added type: next
trunk-io
wyattjoh fix: add `socket` support for mocked request
3faaff39
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
d9464aa7
ijjk
ijjk
wyattjoh fix: support encrypted prop via proxy
a30f9d56
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
bd28ce00
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
55c812d5
wyattjoh fix: fix bugs with headers adapter
d80a820d
wyattjoh fix: fixed bugs with `MockedResponse` implementation
dc696954
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
0d6e5545
wyattjoh fix: handle bodies from node:stream.Readable
91768494
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
fe8ff764
wyattjoh fix: updated mocked request/response
d4858fcf
wyattjoh fix: documentation and tests
c68e3a70
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
9b874647
wyattjoh wyattjoh marked this pull request as ready for review 2 years ago
wyattjoh wyattjoh requested a review from timneutkens timneutkens 2 years ago
wyattjoh wyattjoh requested a review from ijjk ijjk 2 years ago
wyattjoh wyattjoh requested a review from shuding shuding 2 years ago
wyattjoh wyattjoh requested a review 2 years ago
wyattjoh wyattjoh requested a review from huozhi huozhi 2 years ago
wyattjoh wyattjoh requested a review from styfle styfle 2 years ago
wyattjoh wyattjoh requested a review from feedthejim feedthejim 2 years ago
balazsorban44
balazsorban44 commented on 2023-04-04
wyattjoh fix: replace in with instanceof
e45f1f36
timneutkens
timneutkens dismissed these changes on 2023-04-05
wyattjoh Merge branch 'canary' into wyattjoh/NEXT-713-unify-request
b6b4546c
wyattjoh wyattjoh dismissed their stale review via b6b4546c 2 years ago
timneutkens
timneutkens approved these changes on 2023-04-05
wyattjoh wyattjoh enabled auto-merge 2 years ago
wyattjoh wyattjoh merged 1fbbba6f into canary 2 years ago
wyattjoh wyattjoh deleted the wyattjoh/NEXT-713-unify-request branch 2 years ago
github-actions github-actions locked as resolved and limited conversation to collaborators 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone