We want to be clear that the input is a path relative to a specific Express router, and the outside is a path that the client can understand.
Response to @varun's feedback on D3554.
Paths
| Differential D3580 Authored by ashoat on Mar 30 2022, 11:08 PM.
Details Summary We want to be clear that the input is a path relative to a specific Express router, and the outside is a path that the client can understand. Response to @varun's feedback on D3554. Test Plan Flow
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, • karol and 3 others. · View Herald TranscriptMar 30 2022, 11:08 PM2022-03-30 23:08:47 (UTC-7) Harbormaster completed remote builds in B7738: Diff 10854.Mar 30 2022, 11:15 PM2022-03-30 23:15:25 (UTC-7) This revision is now accepted and ready to land.Mar 31 2022, 5:51 AM2022-03-31 05:51:53 (UTC-7) Closed by commit rCOMM180b14b8e8f2: [server] Rename clientURLFromLocalURL to clientPathFromRouterPath (authored by ashoat). · Explain WhyMar 31 2022, 10:38 AM2022-03-31 10:38:30 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10913 server/src/responders/landing-handler.js
server/src/responders/website-responders.js
server/src/utils/urls.js
|